Commit 2ef99e54 authored by Alexandre Boeglin's avatar Alexandre Boeglin

follow conventions

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17445 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 886b49e5
......@@ -101,7 +101,7 @@
<string>my_title</string>
<string>my_reference</string>
<string>my_version</string>
<string>my_validation_state_title</string>
<string>my_translated_validation_state_title</string>
</list>
</value>
</item>
......
......@@ -3,18 +3,15 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>StringField</string>
</tuple>
<none/>
<global name="StringField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_validation_state_title</string> </value>
<value> <string>my_translated_validation_state_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
495
\ No newline at end of file
496
\ 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