소스 검색

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 () {