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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 18 11:24:05 CEST 2009


Author: jerome
Date: Tue Aug 18 11:24:04 2009
New Revision: 28434

URL: http://svn.erp5.org?rev=28434&view=rev
Log:
show all lines in the mass worklow dialog confirmation

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialog.xml?rev=28434&r1=28433&r2=28434&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialog.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_viewWorkflowActionDocumentListDialog.xml [utf8] Tue Aug 18 11:24:04 2009
@@ -62,6 +62,7 @@
 request = container.REQUEST\n
 request.set(\'proxy_form_id\', form_id)\n
 request.set(\'reset\', 1)\n
+request.set(\'ignore_hide_rows\', 1)\n
 \n
 return context.Folder_viewWorkflowActionDocumentListDialogRenderer(REQUEST=request)\n
 </string> </value>

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=28434&r1=28433&r2=28434&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Tue Aug 18 11:24:04 2009
@@ -1,1 +1,1 @@
-1278
+1279




More information about the Erp5-report mailing list