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 @@ ...@@ -15,7 +15,6 @@
<list> <list>
<string>title</string> <string>title</string>
<string>hidden</string> <string>hidden</string>
<string>display_width</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -76,10 +75,6 @@ ...@@ -76,10 +75,6 @@
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_string_field</string> </value> <value> <string>my_string_field</string> </value>
...@@ -89,7 +84,7 @@ ...@@ -89,7 +84,7 @@
<value> <string>Base_viewFieldLibrary</string> </value> <value> <string>Base_viewFieldLibrary</string> </value>
</item> </item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item> <item>
...@@ -97,7 +92,7 @@ ...@@ -97,7 +92,7 @@
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Reference</string> </value> <value> <string>Reference</string> </value>
</item> </item>
</dictionary> </dictionary>
......
53 54
\ No newline at end of file \ 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