User can now go back from the last step of the registration of a sip account when the installation fail.

cusax-fix
Benoit Pradelle 18 years ago
parent 47035c8375
commit 62976a538a

@ -161,7 +161,7 @@ public Iterator getSummary() {
* @return ProtocolProviderService
*/
public ProtocolProviderService finish() {
firstWizardPage = null;
//firstWizardPage = null;
ProtocolProviderFactory factory
= SIPAccRegWizzActivator.getSIPProtocolProviderFactory();

Loading…
Cancel
Save