зеркало из https://github.com/mozilla/pjs.git
Bug 252664 Profile switching error should not cancel dialog r=timeless sr=tor
This commit is contained in:
Родитель
da0e71dedc
Коммит
57cd3e8114
|
@ -64,8 +64,8 @@
|
|||
buttonlabelaccept="&select.label;"
|
||||
buttonlabelextra2="&manage.label;"
|
||||
buttonaccesskeyextra2="&manage.accesskey;"
|
||||
ondialogaccept="onStart();"
|
||||
ondialogcancel="onExit();"
|
||||
ondialogaccept="return onStart();"
|
||||
ondialogcancel="return onExit();"
|
||||
ondialogextra2="SwitchProfileManagerMode();"
|
||||
onload="StartUp();">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче