Commit 019f2ef7 authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove log message because it's only to debug

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43259 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9525bb40
......@@ -29,7 +29,6 @@
<item>
<key> <string>raw</string> </key>
<value> <string>function saveEmailThread(event){\n
console.log(event);\n
event.preventDefault();\n
var formData = new Array();\n
$("div.compose-mail-page textarea, div.compose-mail-page input").each(function(){\n
......
247
\ No newline at end of file
248
\ 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