зеркало из https://github.com/mozilla/pjs.git
Bug 255855. Fix unselected radio button in helper app dialog. r=mconnor
This commit is contained in:
Родитель
f8ef683b18
Коммит
bda8ecd900
|
@ -557,7 +557,7 @@ nsUnknownContentTypeDialog.prototype = {
|
|||
this.dialogElement("open").disabled = true;
|
||||
var openHandler = this.dialogElement("openHandler");
|
||||
openHandler.disabled = true;
|
||||
openHandler.label = "";
|
||||
openHandler.selectedItem = null;
|
||||
modeGroup.selectedItem = this.dialogElement("save");
|
||||
return;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче