学生试卷代码能够被复制

dev_local
daiao 6 years ago
parent bd28c8b1a0
commit cae5c6a3c7

@ -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