limeng 1 năm trước cách đây
mục cha
commit
3be1a6397d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/templates/cms/content_input.html

+ 1 - 1
src/main/resources/templates/cms/content_input.html

@@ -30,8 +30,8 @@
         }
     }
     function content_save_post(){
-
         $("#status").val("1");
+        CKEDITOR.instances.autoformat.updateElement();
     }
     function content_save(){