Jelajahi Sumber

remove commented lines

Thomas Rabaix 10 tahun lalu
induk
melakukan
c577ba4f68
1 mengubah file dengan 0 tambahan dan 7 penghapusan
  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 );