Port Bug #215325 to the toolkit (mail news account wizard starts up with back / finish buttons).

This commit is contained in:
scott%scott-macgregor.org 2003-08-21 03:54:58 +00:00
Родитель 413a3bf763
Коммит 62b39fba59
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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[