Commit 7c93ae5a authored by Fabien Morin's avatar Fabien Morin

some fields where hidden in the egov Person_view. Correct the mistake

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24434 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b25b5688
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
......@@ -42,12 +36,6 @@
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
......@@ -98,10 +86,6 @@
<list>
<string>listbox_int_index</string>
<string>listbox_title</string>
<string>my_career_role</string>
<string>my_career_function</string>
<string>my_career_activity</string>
<string>my_career_product_line_list</string>
</list>
</value>
</item>
......@@ -113,6 +97,10 @@
<string>my_last_name</string>
<string>my_career_subordination_title</string>
<string>my_gender</string>
<string>my_career_role</string>
<string>my_career_function</string>
<string>my_career_activity</string>
<string>my_career_product_line_list</string>
<string>my_nationality</string>
</list>
</value>
......
427
\ No newline at end of file
428
\ 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