Commit 634c7c22 authored by Arnaud Fontaine's avatar Arnaud Fontaine

erp5_code_mirror: Cosmetic.

parent 6cff2641
......@@ -538,8 +538,7 @@
gutters: ["CodeMirror-lint-markers",\n
"CodeMirror-linenumbers",\n
"CodeMirror-foldgutter"],\n
lint: {"getAnnotations": checkPythonSourceCode,\n
"async": true}});\n
lint: lint_option});\n
\n
$("#merge").keyup(\n
function(event) {\n
......
2015-05-08 arnaud.fontaine
* Cosmetic.
2015-05-08 arnaud.fontaine
* Use HTML <textarea> rather than dirty JS hacks.
......
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