Commit 69b28dbb authored by Ivan Tyagov's avatar Ivan Tyagov

Remove logging.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34939 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent acabb973
......@@ -64,7 +64,6 @@ if discussion_post_uid is not None:\n
discussion_post.getTextContent())\n
context.REQUEST.set(\'discussion_post_title\', text_content)\n
context.REQUEST.set(\'discussion_post_text_content\', text_content)\n
context.log(context.getRelativeUrl())\n
\n
return context.DiscussionThread_viewCreateNewDiscussionPostDialog()\n
......
50
\ No newline at end of file
51
\ 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