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