Commit 4344730f authored by Jérome Perrin's avatar Jérome Perrin

this is not a category

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43323 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1ef46dde
......@@ -10,11 +10,12 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>css_class</string>
<string>enabled</string>
<string>hash_script_id</string>
<string>title</string>
<string>items</string>
<string>enabled</string>
<string>size</string>
<string>title</string>
</list>
</value>
</item>
......@@ -93,6 +94,14 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_category_list</string> </value>
......@@ -105,6 +114,16 @@
<key> <string>hash_script_id</string> </key>
<value> <string>Base_getMultiListFieldPropertyDictList</string> </value>
</item>
<item>
<key> <string>items</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
554
\ No newline at end of file
555
\ No newline at end of file
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