Commit 674e5696 authored by Bartek Górny's avatar Bartek Górny

No condition on title field editability (not really needed, and caused problems in web mode)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12584 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7bd68a7c
......@@ -140,9 +140,7 @@
</item>
<item>
<key> <string>editable</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
......@@ -265,23 +263,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>here/hasOOFile</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
505
\ No newline at end of file
506
\ 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