[Erp5-report] r32311 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:09:59 CET 2010
Author: nicolas
Date: Mon Feb 8 12:09:58 2010
New Revision: 32311
URL: http://svn.erp5.org?rev=32311&view=rev
Log:
Initialise variable
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=32311&r1=32310&r2=32311&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:09:58 2010
@@ -75,6 +75,7 @@
form = getattr(context, action_id, None)\n
\n
# try to get format parameter if exists\n
+ parameter_kw = {}\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=32311&r1=32310&r2=32311&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:09:58 2010
@@ -1,1 +1,1 @@
-892
+893
More information about the Erp5-report
mailing list