Преглед изворни кода

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

tincey пре 3 година
родитељ
комит
70530e5f88
1 измењених фајлова са 1 додато и 1 уклоњено
  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 () {