open
{alienbrain}\Client\Application\System\Components\Tree\tree.js
find
function LoadTree(nClientIdentity)
under
sPath=sPath.substr(1, sPath.length - 1);
add
sPath=sPath.replace(/\//g, "\\"); // ie7fix: make sure that we've got backward slashes
or upgrade to 7.5.2 (both server+client)
Thursday, 7 December 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment