Project

General

Profile

« Previous | Next » 

Revision 07daf36f

Added by Katja Luther almost 7 years ago

ref #6619: minor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/ImportFromFileAndChooseVocIdWizardOage.java
56 56
            vocabularyCombo.add(voc.getLabel());
57 57
        }
58 58
        getLabelAndValues(vocs);
59
        vocabularyCombo.select(0);
59 60
        vocabularyCombo.addSelectionListener(new SelectionAdapter(){
60 61

  
61 62
            @Override

Also available in: Unified diff