Commit cce2c720 authored by Rafael Monnerat's avatar Rafael Monnerat

Use center instead bottom for Path.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21391 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4032c6f3
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.Form</string>
<string>ERP5Form</string>
</tuple>
<none/>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -71,7 +68,7 @@
<string>right</string>
<string>center_left</string>
<string>center_right</string>
<string>bottom</string>
<string>center</string>
</list>
</value>
</item>
......@@ -80,7 +77,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>center</string> </key>
<value>
<list>
<string>my_template_path_list</string>
......
832
\ No newline at end of file
833
\ 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