Forward then back with no configs at all doesn't reenable next

This commit is contained in:
mkaply%us.ibm.com 2005-12-01 17:06:02 +00:00
parent 3fc4b708c6
commit 68a05ca9da

View File

@ -51,7 +51,7 @@
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<script src="chrome://cckwizard/content/cckwizard.js"/>
<wizardpage>
<wizardpage onpageshow="document.getElementById('example-window').canAdvance = true;">
<description>&cckWizard.description;</description>
<groupbox>
<caption label="&beforeYouBegin.label;"/>
@ -277,8 +277,6 @@
<description>&searchPlugins.description;</description>
<groupbox>
<caption label="&prefs.label;"/>
<description>&prefs.description;</description>
<hbox flex="1">
<vbox flex="1">
<richlistbox id="searchPluginList" flex="1" rows="5" onselect="enableSearchPluginButtons();" ondblclick="onEditSearchPlugin();">