Commit 06c09cbb authored by Arnaud Fontaine's avatar Arnaud Fontaine

erp5_code_mirror: Increase animation time for useability sake.

parent 55a92e5c
......@@ -263,7 +263,7 @@
else\n
$(this).bind(\'click\', function() { $(this).remove() });\n
}\n
msg_elem.animate({opacity: 1.0}, 1500, animateMessageComplete);\n
msg_elem.animate({opacity: 1.0}, 3000, animateMessageComplete);\n
}\n
}\n
\n
......
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