Commit ee4f6e30 authored by wenjie.zheng's avatar wenjie.zheng

erp5_property_sheets: Renamed type_erp5workflow_property in BaseType.

parent 4e689a38
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>type_workflow_property</string> </value> <value> <string>type_erp5workflow_property</string> </value>
</item> </item>
<item> <item>
<key> <string>label</string> </key> <key> <string>label</string> </key>
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
</item> </item>
<item> <item>
<key> <string>storage_id</string> </key> <key> <string>storage_id</string> </key>
<value> <string>workflow_list</string> </value> <value> <string>erp5workflow_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