Commit 14243e2b authored by Nicolas Delaby's avatar Nicolas Delaby

Enhance some fields related to Cache Plugin

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27924 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ec71e4c4
......@@ -12,9 +12,7 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>display_width</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -74,10 +72,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
......
......@@ -14,7 +14,6 @@
<value>
<list>
<string>title</string>
<string>display_width</string>
</list>
</value>
</item>
......@@ -75,10 +74,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value>
......
1255
\ No newline at end of file
1259
\ 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