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

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 30 11:27:58 CET 2009


Author: jerome
Date: Fri Jan 30 11:27:57 2009
New Revision: 25375

URL: http://svn.erp5.org?rev=25375&view=rev
Log:
disable stat columns here, because selection parameters are not the same as the original context

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/listbox.xml?rev=25375&r1=25374&r2=25375&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/listbox.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialogRenderer/listbox.xml [utf8] Fri Jan 30 11:27:57 2009
@@ -24,6 +24,7 @@
                 <string>search</string>
                 <string>select</string>
                 <string>editable_columns</string>
+                <string>stat_columns</string>
                 <string>editable</string>
               </list>
             </value>
@@ -230,6 +231,12 @@
                           <string>disabled</string>
                         </tuple>
                       </list>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>stat_columns</string> </key>
+                    <value>
+                      <list/>
                     </value>
                 </item>
                 <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=25375&r1=25374&r2=25375&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Jan 30 11:27:57 2009
@@ -1,1 +1,1 @@
-1077
+1079




More information about the Erp5-report mailing list