зеркало из https://github.com/mozilla/gecko-dev.git
remove bogus '=' (sr=kin; a=leaf)
This commit is contained in:
Родитель
99993747a3
Коммит
97c204f26e
|
@ -814,7 +814,7 @@ var gEditorOutputProgressListener =
|
|||
// cmanske to investigate these issues
|
||||
|
||||
var saveCheck = {value:savePW};
|
||||
return = promptServ.promptPassword(window, dlgTitle, text, pw, GetString("SavePassword"), saveCheck);
|
||||
return promptServ.promptPassword(window, dlgTitle, text, pw, GetString("SavePassword"), saveCheck);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче