Commit 97c1f8c7 authored by Romain Courteaud's avatar Romain Courteaud

Remove undefined external validator

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23284 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e5a2a7eb
......@@ -82,9 +82,7 @@
</item>
<item>
<key> <string>external_validator</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
......@@ -108,20 +106,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>Material_validateReference</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
52
\ No newline at end of file
53
\ 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