Commit 814163f7 authored by Jérome Perrin's avatar Jérome Perrin

2009-03-06 mame

* modify title of state and transitions in account_workflow.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25912 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 704d38f0
......@@ -25,7 +25,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Closed</string> </value>
<value> <string>Invalidated</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Close Account</string> </value>
<value> <string>Invalidate Account</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Close Account</string> </value>
<value> <string>Invalidate Account</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Close Account Action</string> </value>
<value> <string>Invalidate Account Action</string> </value>
</item>
<item>
<key> <string>trigger_type</string> </key>
......
883
\ No newline at end of file
884
\ 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