зеркало из https://github.com/mozilla/gecko-dev.git
Port Bug #215325 to the toolkit (mail news account wizard starts up with back / finish buttons).
This commit is contained in:
Родитель
413a3bf763
Коммит
62b39fba59
|
@ -497,9 +497,9 @@
|
|||
</content>
|
||||
|
||||
<implementation>
|
||||
<constructor>
|
||||
this._wizardButtonDeck = document.getAnonymousElementByAttribute(this, "anonid", "WizardButtonDeck");
|
||||
</constructor>
|
||||
<field name="_wizardButtonDeck" readonly="true">
|
||||
document.getAnonymousElementByAttribute(this, "anonid", "WizardButtonDeck");
|
||||
</field>
|
||||
|
||||
<method name="onPageChange">
|
||||
<body><![CDATA[
|
||||
|
|
Загрузка…
Ссылка в новой задаче