Merge branch 'dev_local' of https://bdgit.educoder.net/Hjqreturn/pgfqe6ch8 into dev_local

dev_local
cxt 6 years ago
commit 97e070edb0

@ -325,7 +325,7 @@
smartIndent: true,//智能换行 smartIndent: true,//智能换行
styleActiveLine: true, styleActiveLine: true,
lint: true, lint: true,
readOnly: "nocursor" readOnly: true
}); });
$(function () { $(function () {
shixun_show_CodeMirror_<%= exercise_challenge.try(:id) %>.setSize("auto", "auto"); shixun_show_CodeMirror_<%= exercise_challenge.try(:id) %>.setSize("auto", "auto");

Loading…
Cancel
Save