Commit 875a0db0 authored by Fabien Morin's avatar Fabien Morin

set a title on this interaction workflow as Transformation already have a...

set a title on this interaction workflow as Transformation already have a workflow named Interaction Workflow Definition that make confusing in the jump menu.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34823 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d8fe213b
......@@ -15,6 +15,16 @@
<tuple/>
</value>
</item>
<item>
<key> <string>creation_guard</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
......@@ -25,6 +35,14 @@
<key> <string>id</string> </key>
<value> <string>transformation_interaction_workflow</string> </value>
</item>
<item>
<key> <string>manager_bypass</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Transformation Interaction Workflow</string> </value>
</item>
</dictionary>
</pickle>
</record>
......
493
\ No newline at end of file
494
\ 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