Commit d9073825 authored by iv's avatar iv Committed by iv

ERP5Workflow: associate WorkflowTool Property Sheet to Template Tool

Portal Type because of initialization problems when associated to Workflow Tool
parent 0975765a
......@@ -7,6 +7,9 @@
<item>DefaultImage</item>
<item>WorkflowConfigurator</item>
</portal_type>
<portal_type id="Template Tool">
<item>WorkflowTool</item>
</portal_type>
<portal_type id="Workflow">
<item>DefaultImage</item>
<item>WorkflowConfigurator</item>
......@@ -14,7 +17,4 @@
<portal_type id="Workflow Script">
<item>WorkflowScript</item>
</portal_type>
<portal_type id="Workflow Tool">
<item>WorkflowTool</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
......@@ -21,7 +21,9 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple/>
<tuple>
<string>constraint_type/post_upgrade</string>
</tuple>
</value>
</item>
<item>
......
......@@ -2,7 +2,7 @@ Configuration Workflow | DefaultImage
Configuration Workflow | WorkflowConfigurator
Interaction Workflow | DefaultImage
Interaction Workflow | WorkflowConfigurator
Template Tool | WorkflowTool
Workflow Script | WorkflowScript
Workflow Tool | WorkflowTool
Workflow | DefaultImage
Workflow | WorkflowConfigurator
\ 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