Procházet zdrojové kódy

remove commented lines

Thomas Rabaix před 10 roky
rodič
revize
c577ba4f68
1 změnil soubory, kde provedl 0 přidání a 7 odebrání
  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 );