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