fix for erroneous check-in ; b=116393, rs=kin ; original and correct patch was r=cmanske, sr=jag
git-svn-id: svn://10.0.0.236/trunk@111490 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -205,7 +205,7 @@ function Startup()
|
||||
// XXX: Disabling of tabs is currently broken, so for
|
||||
// now we'll just remove the tab completely.
|
||||
//CellTab.setAttribute("disabled", "true");
|
||||
gDialog.CellTab.parentNode.removeChild(CellTab);
|
||||
gDialog.CellTab.parentNode.removeChild(gDialog.CellTab);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user