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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 6 10:32:32 CEST 2009


Author: fabien
Date: Mon Apr  6 10:32:30 2009
New Revision: 26283

URL: http://svn.erp5.org?rev=26283&view=rev
Log:
fix not xhtml valid source code

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_getHistoricalComparisonUrl.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_getHistoricalComparisonUrl.xml?rev=26283&r1=26282&r2=26283&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_getHistoricalComparisonUrl.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_getHistoricalComparisonUrl.xml [utf8] Mon Apr  6 10:32:30 2009
@@ -59,7 +59,7 @@
 next_serial = getattr(brain, \'next_serial\', \'0.0.0.0\')\n
 \n
 if serial != \'0.0.0.0\':\n
-  return \'Base_viewHistoricalComparison?serial=%s&next_serial=%s&time=%s\'\\\n
+  return \'Base_viewHistoricalComparison?serial=%s&next_serial=%s&time=%s\'\\\n
       % ( serial, next_serial, brain.time )\n
 
 

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=26283&r1=26282&r2=26283&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Mon Apr  6 10:32:30 2009
@@ -1,1 +1,1 @@
-1138
+1139




More information about the Erp5-report mailing list