Commit 69de8a38 authored by Alexandre Boeglin's avatar Alexandre Boeglin

Fix hash script ids.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20410 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e3007889
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>delegated_list</string> </key>
<value>
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>hash_script_id</string> </key>
<value> <string>Base_hashVariationRangeCategoryItemList</string> </value>
<value> <string>Base_getMultiListFieldPropertyDictList</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>hash_script_id</string> </key>
<value> <string>Base_hashVariationRangeCategoryItemListAsMultiList</string> </value>
<value> <string>Base_getMultiListFieldPropertyDictList</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......
......@@ -118,7 +118,7 @@
</item>
<item>
<key> <string>hash_script_id</string> </key>
<value> <string>Base_hashVariationRangeCategoryItemList</string> </value>
<value> <string>Base_getMultiListFieldPropertyDictList</string> </value>
</item>
<item>
<key> <string>items</string> </key>
......
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>delegated_list</string> </key>
<value>
......
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>delegated_list</string> </key>
<value>
......
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>delegated_list</string> </key>
<value>
......
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>delegated_list</string> </key>
<value>
......
......@@ -244,7 +244,7 @@
</item>
<item>
<key> <string>hash_script_id</string> </key>
<value> <string>Base_hashVariationRangeCategoryItemList</string> </value>
<value> <string>Base_getMultiListFieldPropertyDictList</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......
90
\ No newline at end of file
91
\ 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