|
|
@ -1280,11 +1280,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="btn-group col-xs-24 nopadding pull-right <?php
|
|
|
|
<div class="btn-group col-xs-24 nopadding pull-right">
|
|
|
|
if ($is_writeable == 0) {
|
|
|
|
|
|
|
|
echo 'hide';
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
?>">
|
|
|
|
|
|
|
|
<input type="hidden" name="rule_check_flag" id="rule_check_flag" value="1">
|
|
|
|
<input type="hidden" name="rule_check_flag" id="rule_check_flag" value="1">
|
|
|
|
<a href="javascript:void(0);" class="btn btn-primary col-xs-19" onclick="editor.sync();
|
|
|
|
<a href="javascript:void(0);" class="btn btn-primary col-xs-19" onclick="editor.sync();
|
|
|
|
if (editor.html() != '' && editor.text() == '') {
|
|
|
|
if (editor.html() != '' && editor.text() == '') {
|
|
|
|