[Erp5-report] r24380 - in /erp5/trunk/bt5/erp5_deferred_style: SkinTemplateItem/portal_skin...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Oct 29 12:00:17 CET 2008


Author: romain
Date: Wed Oct 29 12:00:05 2008
New Revision: 24380

URL: http://svn.erp5.org?rev=24380&view=rev
Log:
Remove useless LOG.

Modified:
    erp5/trunk/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_renderReportSection.xml
    erp5/trunk/bt5/erp5_deferred_style/bt/revision

Modified: erp5/trunk/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_renderReportSection.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_renderReportSection.xml?rev=24380&r1=24379&r2=24380&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_renderReportSection.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/Base_renderReportSection.xml [utf8] Wed Oct 29 12:00:05 2008
@@ -53,8 +53,8 @@
         </item>
         <item>
             <key> <string>_body</string> </key>
-            <value> <string>context.log(\'report_section %s: %s/%s\' % (\n
-                report_section_idx, context.getPath(), report_section.getFormId(),))\n
+            <value> <string># context.log(\'report_section %s: %s/%s\' % (\n
+#                 report_section_idx, context.getPath(), report_section.getFormId(),))\n
 request = container.REQUEST\n
 request.other.update(request_other)\n
 \n
@@ -124,9 +124,9 @@
                             <string>report_section_idx</string>
                             <string>request_other</string>
                             <string>_getattr_</string>
-                            <string>context</string>
                             <string>container</string>
                             <string>request</string>
+                            <string>context</string>
                             <string>portal</string>
                             <string>_write_</string>
                             <string>getattr</string>

Modified: erp5/trunk/bt5/erp5_deferred_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_deferred_style/bt/revision?rev=24380&r1=24379&r2=24380&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_deferred_style/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_deferred_style/bt/revision [utf8] Wed Oct 29 12:00:05 2008
@@ -1,1 +1,1 @@
-32
+33




More information about the Erp5-report mailing list