diff --git a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelAssortmentModule_viewApparelAssortmentList/listbox.xml b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelAssortmentModule_viewApparelAssortmentList/listbox.xml
index 8ffa96c2e67a5522039a3fd07d08e8a89ba9c4b5..f484dedb8ad31fb7829c197f2d5f5fdb7069d4d2 100644
--- a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelAssortmentModule_viewApparelAssortmentList/listbox.xml
+++ b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelAssortmentModule_viewApparelAssortmentList/listbox.xml
@@ -159,7 +159,7 @@
                         </tuple>
                         <tuple>
                           <string>segment</string>
-                          <string>Eip</string>
+                          <string>Segment</string>
                         </tuple>
                         <tuple>
                           <string>size</string>
diff --git a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelColourRangeModule_viewApparelColourRangeList/listbox.xml b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelColourRangeModule_viewApparelColourRangeList/listbox.xml
index 1546fb2d040634d39bf518327f4537c9235d16e9..4a348c7e334b56ffd285164d6748f846e99a87b4 100644
--- a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelColourRangeModule_viewApparelColourRangeList/listbox.xml
+++ b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelColourRangeModule_viewApparelColourRangeList/listbox.xml
@@ -131,7 +131,7 @@
                         </tuple>
                         <tuple>
                           <string>segment</string>
-                          <string>Eip</string>
+                          <string>Segment</string>
                         </tuple>
                       </list>
                     </value>
diff --git a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelShapeModule_viewApparelShapeList/listbox.xml b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelShapeModule_viewApparelShapeList/listbox.xml
index 8d67e6b269b783d04e6a0b72a41acf99ec502c79..8649ddbbf5fdef4f61de5a6f1aef1096d9ed45b0 100644
--- a/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelShapeModule_viewApparelShapeList/listbox.xml
+++ b/bt5/erp5_apparel/SkinTemplateItem/portal_skins/erp5_apparel/ApparelShapeModule_viewApparelShapeList/listbox.xml
@@ -64,11 +64,21 @@
             <key> <string>tales</string> </key>
             <value>
               <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>
                     <key> <string>domain_root_list</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-                    </value>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>domain_tree</string> </key>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>field_id</string> </key>
@@ -78,10 +88,34 @@
                     <key> <string>form_id</string> </key>
                     <value> <string></string> </value>
                 </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>
                     <key> <string>target</string> </key>
                     <value> <string></string> </value>
                 </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value> <string></string> </value>
+                </item>
               </dictionary>
             </value>
         </item>
@@ -137,15 +171,15 @@
                         </tuple>
                         <tuple>
                           <string>segment</string>
-                          <string>Eip</string>
+                          <string>Segment</string>
                         </tuple>
                         <tuple>
                           <string>feature</string>
-                          <string>Option</string>
+                          <string>Feature</string>
                         </tuple>
                         <tuple>
                           <string>shape</string>
-                          <string>Referential</string>
+                          <string>Shape Type</string>
                         </tuple>
                       </list>
                     </value>
@@ -227,20 +261,4 @@
       </dictionary>
     </pickle>
   </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>
diff --git a/bt5/erp5_apparel/bt/revision b/bt5/erp5_apparel/bt/revision
index 4be28fd89c294b35df49187879b2fe9bce6997ae..412965750910b48d20bc79b925a1cc30685a9d64 100644
--- a/bt5/erp5_apparel/bt/revision
+++ b/bt5/erp5_apparel/bt/revision
@@ -1 +1 @@
-194
\ No newline at end of file
+196
\ No newline at end of file