[Erp5-report] r29422 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 6 13:08:10 CEST 2009


Author: fabien
Date: Tue Oct  6 13:08:09 2009
New Revision: 29422

URL: http://svn.erp5.org?rev=29422&view=rev
Log:
delegate editable_column field

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml?rev=29422&r1=29421&r2=29422&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml [utf8] Tue Oct  6 13:08:09 2009
@@ -13,20 +13,19 @@
             <key> <string>delegated_list</string> </key>
             <value>
               <list>
-                <string>title</string>
-                <string>sort</string>
+                <string>count_method</string>
+                <string>domain_root_list</string>
+                <string>domain_tree</string>
                 <string>list_method</string>
-                <string>count_method</string>
-                <string>selection_name</string>
                 <string>portal_types</string>
+                <string>report_root_list</string>
+                <string>report_tree</string>
                 <string>search</string>
                 <string>select</string>
-                <string>editable_columns</string>
+                <string>selection_name</string>
+                <string>sort</string>
                 <string>stat_columns</string>
-                <string>domain_tree</string>
-                <string>domain_root_list</string>
-                <string>report_tree</string>
-                <string>report_root_list</string>
+                <string>title</string>
               </list>
             </value>
         </item>
@@ -81,10 +80,6 @@
                     <value> <string></string> </value>
                 </item>
                 <item>
-                    <key> <string>editable_columns</string> </key>
-                    <value> <string></string> </value>
-                </item>
-                <item>
                     <key> <string>field_id</string> </key>
                     <value>
                       <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
@@ -178,12 +173,6 @@
                     <value> <int>0</int> </value>
                 </item>
                 <item>
-                    <key> <string>editable_columns</string> </key>
-                    <value>
-                      <list/>
-                    </value>
-                </item>
-                <item>
                     <key> <string>field_id</string> </key>
                     <value> <string>listbox</string> </value>
                 </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=29422&r1=29421&r2=29422&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Tue Oct  6 13:08:09 2009
@@ -1,1 +1,1 @@
-1323
+1324




More information about the Erp5-report mailing list