Commit 53807ae7 authored by Jérome Perrin's avatar Jérome Perrin

Some descriptions on fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19781 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 90c40510
......@@ -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>
......@@ -85,8 +82,8 @@
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<key> <string>description</string> </key>
<value> <string>The date when the worked period started.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
......@@ -101,7 +98,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Work Period Start</string> </value>
</item>
</dictionary>
......
......@@ -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>
......@@ -85,8 +82,8 @@
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<key> <string>description</string> </key>
<value> <string>The date when the worked period ended.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
......@@ -101,7 +98,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Work Period End</string> </value>
</item>
</dictionary>
......
222
\ No newline at end of file
223
\ 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