Commit c1af8c21 authored by Fabien Morin's avatar Fabien Morin

* remove the not_assigned group and move the translated_validation_state_title...

* remove the not_assigned group and move the translated_validation_state_title field in the right end group
* put listbox_short_title field in the hidden group

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20549 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 91023745
......@@ -63,7 +63,6 @@
<string>center</string>
<string>bottom</string>
<string>hidden</string>
<string>not_assigned</string>
</list>
</value>
</item>
......@@ -111,14 +110,6 @@
</list>
</value>
</item>
<item>
<key> <string>not_assigned</string> </key>
<value>
<list>
<string>my_translated_validation_state_title</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
......@@ -128,6 +119,7 @@
<string>my_acquisition_append_value</string>
<string>my_acquisition_sync_value</string>
<string>my_category_type_list</string>
<string>my_translated_validation_state_title</string>
</list>
</value>
</item>
......
......@@ -69,7 +69,6 @@
<string>center</string>
<string>bottom</string>
<string>hidden</string>
<string>not_assigned</string>
</list>
</value>
</item>
......@@ -101,6 +100,7 @@
<string>listbox_id</string>
<string>listbox_int_index</string>
<string>listbox_title</string>
<string>listbox_short_title</string>
</list>
</value>
</item>
......@@ -111,15 +111,6 @@
<string>my_id</string>
<string>my_title</string>
<string>my_short_title</string>
<string>listbox_short_title</string>
</list>
</value>
</item>
<item>
<key> <string>not_assigned</string> </key>
<value>
<list>
<string>my_translated_validation_state_title</string>
</list>
</value>
</item>
......@@ -129,6 +120,7 @@
<list>
<string>my_codification</string>
<string>my_int_index</string>
<string>my_translated_validation_state_title</string>
</list>
</value>
</item>
......
798
\ No newline at end of file
801
\ 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