Commit 989e3d5e authored by Andreas Jung's avatar Andreas Jung

reverting to last revision since unittests fail with a fresh checkout

parent b0f94170
...@@ -32,11 +32,10 @@ from the most relevant to the least relevant. ...@@ -32,11 +32,10 @@ from the most relevant to the least relevant.
<tr> <tr>
<td align="left" valign="top"> <td align="left" valign="top">
<div class="form-label"> <div class="form-label">
Indexed attributes Field name
</div></td> </div></td>
<td align="left" valign="top"> <td align="left" valign="top">
<input type="text" name="extra.doc_attr:record" size="40" /> <input type="text" name="extra.doc_attr:record" size="40" />
<em>attribute1,attribute2,...</em> or leave empty
</td> </td>
</tr> </tr>
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
<dtml-var manage_tabs> <dtml-var manage_tabs>
<p class="form-help"> <p class="form-help">
Name(s) of attribute(s) indexed: Name of attribute indexed:
<em><dtml-var "', '.join(getIndexSourceNames())"></em> <em>&dtml-getFieldName;</em>
</p> </p>
<p class="form-help"> <p class="form-help">
Index type: Index type:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment