Commit 3e80fb4d authored by Lucas Carvalho's avatar Lucas Carvalho

Renamed the wrong workflow state in bug_workflow and in bug_event_workflow. Thank you Romain.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22748 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5327f36b
......@@ -21,11 +21,11 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>deliveried</string> </value>
<value> <string>delivered</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Deliveried</string> </value>
<value> <string>Delivered</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......
......@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>new_state_id</string> </key>
<value> <string>deliveried</string> </value>
<value> <string>delivered</string> </value>
</item>
<item>
<key> <string>script_name</string> </key>
......
......@@ -21,7 +21,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>deliveried</string> </value>
<value> <string>delivered</string> </value>
</item>
<item>
<key> <string>permission_roles</string> </key>
......
......@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>new_state_id</string> </key>
<value> <string>deliveried</string> </value>
<value> <string>delivered</string> </value>
</item>
<item>
<key> <string>script_name</string> </key>
......
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