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 = ''; }