Commit ff1872ef authored by Fabien Morin's avatar Fabien Morin

change also listbox field to use the good variable name

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22790 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4e050a01
......@@ -94,8 +94,8 @@
<string>listbox_function</string>
<string>listbox_id_card_number</string>
<string>listbox_title</string>
<string>listbox_default_birthplace_city</string>
<string>listbox_start_date</string>
<string>listbox_default_birthplace_address_city</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>listbox_default_birthplace_city</string> </value>
<value> <string>listbox_default_birthplace_address_city</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -243,7 +240,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>listbox_default_birthplace_city</string> </value>
<value> <string>listbox_default_birthplace_address_city</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
807
\ No newline at end of file
808
\ 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