Skip to content

Commit

Permalink
remove commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
rande committed Sep 24, 2014
1 parent 702c5a3 commit c577ba4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Resources/public/treeview.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 );

0 comments on commit c577ba4

Please sign in to comment.