@ -568,7 +568,4 @@
});
script_Codemirror.setSize("auto","600px");
// 非管理员只能查看
<% if !@power %>
script_Codemirror.setOption("readOnly", "nocursor");
<% end %>
</script>