various fixes and enhancements for the asset configuration stuff i checked in earlier

This commit is contained in:
JT Smith 2008-09-29 00:14:49 +00:00
parent 79c5425bcf
commit 72edbfd628
7 changed files with 14 additions and 284 deletions

View file

@ -6,7 +6,6 @@ var AccordionMenu = new function()
var oMenuCache = {};
var dLastHoverTitle ;
YUD.addClass(document.documentElement,'accordion-menu-js');
YAHOO.util.Event.on(window, "load", function () { document.body.style.marginLeft = "250px"; });
function getDT(e)
{