Commit 59607787 authored by wenjie.zheng's avatar wenjie.zheng Committed by Sebastien Robin

erp5_property_sheets: change erp5workflow_list to workflow_list.

parent 579ee2c1
......@@ -51,6 +51,10 @@
</tuple>
</value>
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>type_workflow</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -59,7 +63,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>type_erp5workflow_property</string> </value>
<value> <string>type_workflow_property</string> </value>
</item>
<item>
<key> <string>label</string> </key>
......@@ -85,7 +89,7 @@
</item>
<item>
<key> <string>storage_id</string> </key>
<value> <string>erp5workflow_list</string> </value>
<value> <string>workflow_list</string> </value>
</item>
</dictionary>
</pickle>
......
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