Commit b9143eb5 authored by Romain Courteaud's avatar Romain Courteaud

Remove useless LOG.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24380 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fcde1ea8
......@@ -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 @@ return report_section_idx, data\n
<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>
......
32
\ No newline at end of file
33
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment