Commit 2fc5e010 authored by Jérome Perrin's avatar Jérome Perrin

name dialog fields properly


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