Commit 67183edb authored by Fabien Morin's avatar Fabien Morin

Change some wrong labels and domain root list generation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30915 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 31d9f16e
...@@ -64,11 +64,21 @@ ...@@ -64,11 +64,21 @@
<key> <string>tales</string> </key> <key> <string>tales</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>all_columns</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>columns</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>domain_root_list</string> </key> <key> <string>domain_root_list</string> </key>
<value> <value> <string></string> </value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> </item>
</value> <item>
<key> <string>domain_tree</string> </key>
<value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
...@@ -78,10 +88,34 @@ ...@@ -78,10 +88,34 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>portal_types</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>search_columns</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>sort</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>sort_columns</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
...@@ -193,11 +227,11 @@ ...@@ -193,11 +227,11 @@
</tuple> </tuple>
<tuple> <tuple>
<string>segment</string> <string>segment</string>
<string>Eip</string> <string>Segment</string>
</tuple> </tuple>
<tuple> <tuple>
<string>apparel_label</string> <string>brand</string>
<string>Label</string> <string>Brand</string>
</tuple> </tuple>
<tuple> <tuple>
<string>size</string> <string>size</string>
...@@ -207,18 +241,6 @@ ...@@ -207,18 +241,6 @@
<string>cleaning_code</string> <string>cleaning_code</string>
<string>Upkeep Code</string> <string>Upkeep Code</string>
</tuple> </tuple>
<tuple>
<string>brand</string>
<string>Brand</string>
</tuple>
<tuple>
<string>origin</string>
<string>Model Origin</string>
</tuple>
<tuple>
<string>tariff_nomenclature</string>
<string>Customs nomenclature</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
...@@ -328,20 +350,4 @@ ...@@ -328,20 +350,4 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/Apparel_getDomainRootListFromModule</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
159 162
\ No newline at end of file \ 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