544782275@qq.com il y a 3 ans
Parent
commit
7fbb17c85a
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      application/store/view/issue/form.html

+ 0 - 3
application/store/view/issue/form.html

@@ -31,8 +31,5 @@
 {block name='script'}
 <script>
     window.form.render();
-    require(['ckeditor', 'angular','pcasunzips'], function () {
-        window.createEditor('[name="answer"]', {height: 500});
-    })
 </script>
 {/block}