mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 06:22:20 +00:00
Port Bug #215325 to the toolkit (mail news account wizard starts up with back / finish buttons).
This commit is contained in:
parent
413a3bf763
commit
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[
|
||||
|
Loading…
x
Reference in New Issue
Block a user