Project

General

Profile

« Previous | Next » 

Revision edf56664

Added by Patrick Plitzner over 4 years ago

ref #8475 Remove empty element when single parent is selected

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/feature/FeatureStateWizardPage.java
124 124
            Feature feature = features.get(0);
125 125
            comboFeature.setSelection(feature);
126 126
            updateStateCombo(feature);
127
            comboFeature.removeEmptyElement();
127 128
        }
128 129
    }
129 130

  

Also available in: Unified diff