Bug 284798 Advanced button should be hidden for news servers sr=mscott
git-svn-id: svn://10.0.0.236/trunk@170174 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
730e921e28
commit
c80836f4b6
@ -83,8 +83,7 @@ function onPreInit(account, accountValues)
|
||||
catch (ex) { }
|
||||
if (hideButton)
|
||||
document.getElementById("server.advancedbutton").setAttribute("hidden", "true");
|
||||
else
|
||||
document.getElementById("server.advancedbutton").removeAttribute("hidden");
|
||||
// otherwise let hideShowControls decide
|
||||
}
|
||||
|
||||
function initServerType()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user