[Erp5-report] r32312 nicolas - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: Ski...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 8 12:16:29 CET 2010


Author: nicolas
Date: Mon Feb  8 12:16:21 2010
New Revision: 32312

URL: http://svn.erp5.org?rev=32312&view=rev
Log:
initialise format variable too

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_fixDialogActions.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_fixDialogActions.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_fixDialogActions.xml?rev=32312&r1=32311&r2=32312&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_fixDialogActions.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_fixDialogActions.xml [utf8] Mon Feb  8 12:16:21 2010
@@ -76,6 +76,7 @@
 \n
   # try to get format parameter if exists\n
   parameter_kw = {}\n
+  format = \'\'\n
   if len(action_list) > 1:\n
     parameter_list = action.split(\'?\')[1]\n
     parameter_tuple_list = [tuple(tuple_parameter.split(\'=\')) for tuple_parameter in parameter_list.split(\'&\')]\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=32312&r1=32311&r2=32312&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Mon Feb  8 12:16:21 2010
@@ -1,1 +1,1 @@
-893
+894




More information about the Erp5-report mailing list