马铁龙 7 năm trước cách đây
mục cha
commit
4d72f1b81e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/assets/js/backend/protector.js

+ 1 - 1
public/assets/js/backend/protector.js

@@ -1,4 +1,4 @@
-define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'comment', 'selectpage'], function ($, undefined, Backend, Table, Form, Comment, Selectpage) {
+define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'selectpage'], function ($, undefined, Backend, Table, Form, Selectpage) {
 
     var Controller = {
         index: function () {