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 @@ ...@@ -80,7 +80,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list> <list>
<string>listbox</string> <string>listbox</string>
...@@ -89,9 +89,12 @@ ...@@ -89,9 +89,12 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list/> <list>
<string>your_update_catalog</string>
<string>your_update_translation</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -103,16 +106,13 @@ ...@@ -103,16 +106,13 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list/>
<string>your_update_catalog</string>
<string>your_update_translation</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list/> <list/>
</value> </value>
......
285 286
\ 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