Project

General

Profile

« Previous | Next » 

Revision 70729f83

Added by Katja Luther almost 6 years ago

smaller changes

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/NomenclaturalStatusElement.java
56 56
		super.createControls(element, style);
57 57
		if (vocabulary.getTerms().contains(NomenclaturalStatusType.ILLEGITIMATE())){
58 58
            nomenclaturalStatusTypeCombo.setSelection(NomenclaturalStatusType.ILLEGITIMATE());
59
            getEntity().setType(nomenclaturalStatusTypeCombo.getSelection());
59 60
        }
60 61
	}
61 62

  

Also available in: Unified diff