职位editor状态 v3

hotfix/远程访问多媒体中心
lmrwork 8 years ago
parent 857552ae82
commit 8cdc3e517f

@ -542,7 +542,7 @@
<?php if (is_series_site()) {
if (get_meta($information->ic_id, 'AMP_BODY_PC_STATUS') == 'yes') {
$PcAmpChecked = 'checked';
editor.readonly(true);
/*editor.readonly(true);*/
} else {
$PcAmpChecked = '';
}

Loading…
Cancel
Save