Commit 8286ee05 authored by Jérome Perrin's avatar Jérome Perrin

cut delegation chain, we do not want the css class that comes with...

cut delegation chain, we do not want the css class that comes with Base_viewTradeFieldLibrary/my_category_list (that is sometimes used to make dynamic listfields)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41293 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e9c30e75
......@@ -10,6 +10,7 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>css_class</string>
<string>hash_script_id</string>
<string>items</string>
<string>size</string>
......@@ -92,6 +93,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_category_list</string> </value>
......
1073
\ No newline at end of file
1074
\ 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