Commit e402249f authored by Jérome Perrin's avatar Jérome Perrin

use terms from glossary and delegate more to proxy fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27184 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 29498516
......@@ -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>
......@@ -18,7 +15,6 @@
<list>
<string>title</string>
<string>default</string>
<string>display_width</string>
<string>editable</string>
</list>
</value>
......@@ -67,10 +63,6 @@
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>display_width</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <string></string> </value>
......@@ -102,10 +94,6 @@
<key> <string>default</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
......@@ -124,7 +112,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Resource</string> </value>
<value> <string>Product or Service</string> </value>
</item>
</dictionary>
</value>
......
113
\ No newline at end of file
114
\ 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