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

erp5_property_sheet: replace erp5_workflow to workflow5 in portal_categories to avoid conflict.

parent db37897b
......@@ -54,35 +54,14 @@
</value>
</item>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>contributor_list</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>lines</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>contributor_list</string> </key>
<key> <string>description</string> </key>
<value>
<tuple/>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>This category is used to connect workflow object with portal type Person.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_workflow</string> </value>
<value> <string>workflow5</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......@@ -90,7 +69,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Erp5 Workflow</string> </value>
<value> <string>Workflow5</string> </value>
</item>
</dictionary>
</pickle>
......
portal_categories/erp5_workflow
portal_categories/validation_state
\ No newline at end of file
portal_categories/validation_state
portal_categories/workflow5
\ 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