Project

General

Profile

« Previous | Next » 

Revision 432276e4

Added by Katja Luther over 5 years ago

ref #7849: harmonize admin and local preferences for distribution editor and use drop down instead of radio buttons

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/AbcdImportWizard.java
62 62
	@Override
63 63
    public void init(IWorkbench workbench, IStructuredSelection selection) {
64 64
		super.init(workbench, selection);
65
		configurator =  PreferencesUtil.getAbcdImportConfigurationPreference();
65
		configurator =  PreferencesUtil.getLocalAbcdImportConfigurator();
66 66
	}
67 67

  
68 68
	@Override

Also available in: Unified diff