Commit 3640454b authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove useless log message

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45269 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 27322a6f
......@@ -102,7 +102,6 @@ function checkConversion(){\n
setTimeout(window.location.href = window.location.href.match("^http.*\\/ung")[0], 3000);\n
break;\n
default:\n
console.log("converted");\n
setTimeout(checkConversion(), 1500); \n
break;\n
}\n
......
344
\ No newline at end of file
345
\ 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