Commit 7098929f authored by Jérome Perrin's avatar Jérome Perrin

move UI related preferences to the UI tab for consistency

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34720 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent be0d9c1e
......@@ -85,9 +85,6 @@
<list>
<string>my_preferred_section_category</string>
<string>my_preferred_section</string>
<string>my_preferred_date_order</string>
<string>my_preferred_float_number_style</string>
<string>my_preferred_money_quantity_style</string>
<string>my_preferred_user_interface_language_list</string>
<string>my_translated_preference_state_title</string>
</list>
......
......@@ -79,6 +79,7 @@
<key> <string>left</string> </key>
<value>
<list>
<string>my_preferred_date_order</string>
<string>my_preferred_html_style_developper_mode</string>
<string>my_preferred_html_style_contextual_help</string>
<string>my_preferred_html_style_translator_mode</string>
......@@ -92,7 +93,9 @@
<string>my_preferred_textarea_width</string>
<string>my_preferred_textarea_height</string>
<string>my_preferred_money_quantity_field_width</string>
<string>my_preferred_money_quantity_style</string>
<string>my_preferred_quantity_field_width</string>
<string>my_preferred_float_number_style</string>
<string>my_preferred_max_user_inactivity_duration</string>
</list>
</value>
......
1568
\ No newline at end of file
1570
\ 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