Commit 3ec34ae2 authored by Andreas Jung's avatar Andreas Jung

Collector #1004: tokens,text properties missing

parent e040b8ff
......@@ -253,13 +253,13 @@ property and click the "Add" button.
<option>lines</option>
<option>long</option>
<option selected>string</option>
<option>text</option>
<option>tokens</option>
<dtml-if "REQUEST['management_page_charset'] == 'UTF-8'">
<option>ulines</option>
<option>ustring</option>
<option>text</option>
<option>tokens</option>
<option>utext</option>
<option>utokens</option>
<option>ulines</option>
</dtml-if>
<option>selection</option>
<option>multiple selection</option>
......
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