Commit fd20ed19 authored by Thierry's avatar Thierry

2007-08-30 Thierry

* Add text_area_field in Base_viewFieldLibrary

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15963 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9297edfc
......@@ -136,9 +136,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......@@ -209,7 +207,7 @@
</item>
<item>
<key> <string>display_width</string> </key>
<value> <int>20</int> </value>
<value> <int>5</int> </value>
</item>
<item>
<key> <string>editable</string> </key>
......@@ -257,23 +255,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: preferences.getPreference(\'preferred_string_field_width\', 30)</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
421
\ No newline at end of file
422
\ 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