wupengfei 2 gadi atpakaļ
vecāks
revīzija
675bf7ff42

+ 1 - 1
.idea/workspace.xml

@@ -281,7 +281,7 @@
       <workItem from="1680482771840" duration="26489000" />
       <workItem from="1680569641620" duration="25067000" />
       <workItem from="1680742166229" duration="18923000" />
-      <workItem from="1680829083542" duration="10804000" />
+      <workItem from="1680829083542" duration="10854000" />
     </task>
     <servers />
   </component>

+ 0 - 17
application/nutrition/view/article_item/content.html

@@ -27,23 +27,6 @@
 </div>
 <script>
     window.form.render();
-    $('#summernote').summernote({
-        placeholder:'Hello bootstrap 4',
-        tabsize:2,
-        height:700,
-        width:550,
-        toolbar:[
-            // [groupName, [list of button]]
-            ['style',['bold','italic','underline','clear']],
-            ['font',['strikethrough','superscript','subscript']],
-            ['fontsize',['fontsize']],
-            ['color',['color']],
-            ['para',['ul','ol','paragraph']],
-            ['height',['height']]
-        ]
-
-    });
-
 
 </script>
 {/block}