Commit ab13c8c0 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Rename fields to adopt naming convention.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27093 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ffccdb2e
......@@ -85,8 +85,8 @@
<string>my_template_test_id_list</string>
<string>my_template_message_translation_list</string>
<string>my_template_constraint_id_list</string>
<string>my_template_portal_type_roles_list</string>
<string>my_template_local_roles_list</string>
<string>my_template_local_role_list</string>
<string>my_template_portal_type_role_list</string>
</list>
</value>
</item>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_template_local_roles_list</string> </value>
<value> <string>my_template_local_role_list</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -11,7 +11,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_template_portal_type_roles_list</string> </value>
<value> <string>my_template_portal_type_role_list</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
1206
\ No newline at end of file
1207
\ 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