소스 검색

remove commented lines

Thomas Rabaix 10 년 전
부모
커밋
c577ba4f68
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      Resources/public/treeview.js

+ 0 - 7
Resources/public/treeview.js

@@ -105,11 +105,4 @@
             }
         });
     };
-
-    // we disable autoloading as this is handle by the Admin.js class
-    //// Default standard registry
-    //$(function() {
-    //    $(defaultRegistry)[pluginName]();
-    //});
-
 })( jQuery, window, document );