Commit 59b4e32b authored by Romain Courteaud's avatar Romain Courteaud

Move the fields to the group center, in order not to split the display.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13872 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 422a092a
......@@ -80,7 +80,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>bottom</string> </key>
<value>
<list>
<string>listbox</string>
......@@ -89,9 +89,12 @@
</value>
</item>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list/>
<list>
<string>your_update_catalog</string>
<string>your_update_translation</string>
</list>
</value>
</item>
<item>
......@@ -103,16 +106,13 @@
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>your_update_catalog</string>
<string>your_update_translation</string>
</list>
<list/>
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list/>
</value>
......
285
\ No newline at end of file
286
\ 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