Commit 62b20acc authored by Jérome Perrin's avatar Jérome Perrin

fix tooltip for Person_viewDetails/my_social_code

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18082 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 532d3521
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.ProxyField</string>
<string>ProxyField</string>
</tuple>
<none/>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -15,7 +12,9 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
<list>
<string>description</string>
</list>
</value>
</item>
<item>
......@@ -75,6 +74,10 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The Person\'s Social Code.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_social_code</string> </value>
......
253
\ No newline at end of file
254
\ 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