From 8cdc3e517f51061732bea1873c0b5223aa48c2a1 Mon Sep 17 00:00:00 2001 From: lmrwork <59361885@qq.com> Date: Fri, 9 Nov 2018 09:49:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=8C=E4=BD=8Deditor=E7=8A=B6=E6=80=81=20v3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/bootstrap3/information_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/bootstrap3/information_edit.php b/application/views/bootstrap3/information_edit.php index cc7a4ce8..0c88712b 100644 --- a/application/views/bootstrap3/information_edit.php +++ b/application/views/bootstrap3/information_edit.php @@ -542,7 +542,7 @@ ic_id, 'AMP_BODY_PC_STATUS') == 'yes') { $PcAmpChecked = 'checked'; - editor.readonly(true); + /*editor.readonly(true);*/ } else { $PcAmpChecked = ''; }