Commit 84a1e3f8 authored by Jérome Perrin's avatar Jérome Perrin

set "Foo Workflow" as title for foo_workflow

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17932 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 429d7497
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="DCWorkflowDefinition" module="Products.DCWorkflow.DCWorkflow"/>
<string>Products.DCWorkflow.DCWorkflow</string> <tuple/>
<string>DCWorkflowDefinition</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -75,7 +72,7 @@ ...@@ -75,7 +72,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>ERP5 default workflow</string> </value> <value> <string>Foo Workflow</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
284 285
\ No newline at end of file \ 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