зеркало из https://github.com/mozilla/pjs.git
Bug 240448 Using Set as Default button should disable it p=ian@arlen.demon.co.uk r=me sr=bienvenu
This commit is contained in:
Родитель
bdb19daac6
Коммит
7bd4a60ebc
|
@ -482,6 +482,7 @@ function onSetDefault(event) {
|
|||
if (!account) return;
|
||||
|
||||
accountManager.defaultAccount = account;
|
||||
setEnabled(setDefaultButton, false);
|
||||
}
|
||||
|
||||
function onRemoveAccount(event) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче