瀏覽代碼

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 );