From bf19cc6920258f994800fc34a216f166cc10b98f Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Mon, 8 Apr 2019 09:23:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E5=8F=91=E5=B8=83=E7=9A=84=E5=AE=9E?= =?UTF-8?q?=E8=AE=AD=E8=BF=90=E8=A1=8C=E5=88=9B=E5=BB=BA=E8=80=85=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/shixuns/_settings_edit.html.erb | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/views/shixuns/_settings_edit.html.erb b/app/views/shixuns/_settings_edit.html.erb index 05ffd841..6ebbf633 100644 --- a/app/views/shixuns/_settings_edit.html.erb +++ b/app/views/shixuns/_settings_edit.html.erb @@ -568,7 +568,4 @@ }); script_Codemirror.setSize("auto","600px"); // 非管理员只能查看 - <% if !@power %> - script_Codemirror.setOption("readOnly", "nocursor"); - <% end %> \ No newline at end of file