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