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

set a title on those forms

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33720 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 87460b5e
......@@ -42,7 +42,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>This form is a placeholder. Its layout must be finished and configured according to the rules.</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
......@@ -146,7 +146,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <string>Action Information</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......@@ -156,6 +156,10 @@
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
......
......@@ -42,7 +42,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>This form is a placeholder. Its layout must be finished and configured according to the rules.</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
......@@ -143,7 +143,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <string>Role Information</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
1515
\ No newline at end of file
1516
\ 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