Commit d03c3beb authored by Jérome Perrin's avatar Jérome Perrin

fix field name

git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37509 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc1a6a6d
......@@ -103,7 +103,7 @@
<key> <string>left</string> </key>
<value>
<list>
<string>my_workflow_action</string>
<string>your_workflow_action</string>
</list>
</value>
</item>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_workflow_action</string> </value>
<value> <string>your_workflow_action</string> </value>
</item>
<item>
<key> <string>message_values</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