Project

General

Profile

« Previous | Next » 

Revision 93b32455

Added by Katja Luther about 6 years ago

fix selection of taxon of misappliedName relationship for supplemental data view

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/taxon/TaxonDetailElement.java
64 64
		selection_taxon = formFactory
65 65
				.createSelectionElement(Taxon.class,
66 66
				        element, "Taxon", null,
67
						EntitySelectionElement.NOTHING, style);
67
						EntitySelectionElement.SELECTABLE, style);
68 68
	}
69 69

  
70 70
	/*

Also available in: Unified diff