Commit fb58cef6 authored by Vincent Pelletier's avatar Vincent Pelletier

Add title for "cancelled" workflow state.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15293 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 325ee493
......@@ -21,10 +21,30 @@
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>cancelled</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cancelled</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>type_list</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
423
\ No newline at end of file
425
\ 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