Bug 395583: Don't allow resizing software update "incompatible extensions" window, r=sspitzer, a=mconnor
git-svn-id: svn://10.0.0.236/trunk@236152 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a3728452b7
commit
2cd5b95651
@ -805,7 +805,7 @@ var gUpdatesAvailablePage = {
|
||||
*/
|
||||
showIncompatibleItems: function() {
|
||||
openDialog("chrome://mozapps/content/update/incompatible.xul", "",
|
||||
"dialog,centerscreen,modal,resizable,titlebar", this._incompatibleItems);
|
||||
"dialog,centerscreen,modal,titlebar", this._incompatibleItems);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user