fix amp kong

hotfix/远程访问多媒体中心
LMR 7 years ago
parent 0ae04bc11c
commit c3f010032d

@ -1301,6 +1301,11 @@
}
}
<?php } ?>
<?php if (get_meta($information->ic_id, 'AMP_JSON') && get_meta($information->ic_id, 'AMP_STATUS') && get_meta($information->ic_id, 'AMP_BODY_PC_STATUS') === 'yes') { ?>
if (editor && editor.text() == '') {
editor.html('From HTML-Generator');
}
<?php } ?>
if (information_check() != false) {
submitForm('form_information_edit');
}">保存修改</a>

Loading…
Cancel
Save