Commit f323163c authored by Jérome Perrin's avatar Jérome Perrin Committed by Gabriel Monnerat

do not display preferred value when no value is set

parent 210acf60
......@@ -134,9 +134,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -297,20 +295,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getPreferredEventAssessmentFormIdList() or preferences.getPreferredEventAssessmentFormIdList()</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
630
\ No newline at end of file
631
\ 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