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
Родитель 96ce4bc772
Коммит b574de6962
1 изменённых файлов: 3 добавлений и 3 удалений

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

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