Commit 074328bb authored by Jérome Perrin's avatar Jérome Perrin

Move workflow state field to the bottom right.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18677 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9fe3a7bb
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ERP5Form" module="Products.ERP5Form.Form"/>
<string>Products.ERP5Form.Form</string> <tuple/>
<string>ERP5Form</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -97,11 +94,10 @@ ...@@ -97,11 +94,10 @@
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
<string>my_reference</string>
<string>my_source_title</string> <string>my_source_title</string>
<string>my_industrial_phase_list</string> <string>my_industrial_phase_list</string>
<string>my_product_line</string> <string>my_product_line</string>
<string>my_reference</string>
<string>my_translated_validation_state_title</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -113,6 +109,7 @@ ...@@ -113,6 +109,7 @@
<string>my_base_length</string> <string>my_base_length</string>
<string>my_base_width</string> <string>my_base_width</string>
<string>my_base_height</string> <string>my_base_height</string>
<string>my_translated_validation_state_title</string>
</list> </list>
</value> </value>
</item> </item>
......
48 49
\ 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