Commit afee052d authored by Romain Courteaud's avatar Romain Courteaud

Delegate width

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23306 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6cd43563
......@@ -15,7 +15,6 @@
<list>
<string>title</string>
<string>hidden</string>
<string>display_width</string>
</list>
</value>
</item>
......@@ -76,10 +75,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>
......@@ -89,7 +84,7 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>hidden</string> </key>
<value> <int>1</int> </value>
</item>
<item>
......@@ -97,7 +92,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Reference</string> </value>
</item>
</dictionary>
......
53
\ No newline at end of file
54
\ 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