Revision 76e61d14
Added by Katja Luther over 5 years ago
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/e4/in/abcd/AbcdImportWizardE4.java | ||
---|---|---|
88 | 88 |
|
89 | 89 |
addPage(classificationChooserWizardPage); |
90 | 90 |
addPage(dataSourcePage); |
91 |
addConfiguratorPage(); |
|
91 |
// addConfiguratorPage();
|
|
92 | 92 |
super.addPages(); |
93 | 93 |
|
94 | 94 |
} |
Also available in: Unified diff
fix doubled configurator page in abcd import config wizard