Commit ba66bf51 authored by Yusei Tahara's avatar Yusei Tahara

Added anchor argument.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18911 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2d09bd93
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.PythonScripts.PythonScript</string>
<string>PythonScript</string>
</tuple>
<none/>
<global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -97,6 +94,7 @@
field_global_attributes = \'\',\n
field_search = \'checked\',\n
field_select = \'checked\',\n
field_anchor = \'\',\n
field_domain_tree = \'\',\n
field_domain_root_list = \'\',\n
field_report_tree = \'\',\n
......
318
\ No newline at end of file
319
\ 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