Commit c4adf115 authored by Romain Courteaud's avatar Romain Courteaud

Set first_name field before last_name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42742 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9cbef0f8
......@@ -81,8 +81,8 @@
<key> <string>left</string> </key>
<value>
<list>
<string>your_last_name</string>
<string>your_first_name</string>
<string>your_last_name</string>
<string>your_career_subordination_title</string>
<string>your_default_telephone_text</string>
</list>
......
271
\ No newline at end of file
276
\ 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