Commit 3ee68b54 authored by Ivan Tyagov's avatar Ivan Tyagov

Remove logging.

parent cfab882a
......@@ -52,7 +52,6 @@
<key> <string>_body</string> </key>
<value> <string>pad_relative_url = context.getRelativeUrl()\n
edit_form_id = context.getSpecialiseValue().getEditFormId()\n
context.log(\'%s\' %edit_form_id)\n
\n
return \'\'\'onkeypress="submitGadgetPreferenceFormOnEnter(event, \'%s\',\'%s\', \'%s\');"\'\'\' \\\n
%(\'gadget_preference_%s_field\' %pad_relative_url.replace(\'/\', \'_\'), pad_relative_url, edit_form_id)\n
......
722
\ No newline at end of file
723
\ 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