remove misleading comment

This commit is contained in:
Doug Bell 2010-09-16 15:33:25 -05:00
parent 3af80377e6
commit c25bc3b409

View file

@ -682,7 +682,6 @@ YAHOO.util.Event.onDOMReady( function() {
window.admin = new WebGUI.Admin( {
homeUrl : '<tmpl_var homeUrl>'
} );
// Add all asset helpers to the admin instance
document.body.className="yui-skin-sam";
} );