Przeglądaj źródła

update public/assets/js/backend/product.js.

tincey 3 lat temu
rodzic
commit
70530e5f88
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      public/assets/js/backend/product.js

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

@@ -1,4 +1,4 @@
-define(['jquery', 'bootstrap', 'backend', 'table', 'form','editable','jQuery.print'], function ($, undefined, Backend, Table, Form) {
+define(['jquery', 'bootstrap', 'backend', 'table', 'form','jQuery.print'], function ($, undefined, Backend, Table, Form) {
 
     var Controller = {
         index: function () {