Project

General

Profile

« Previous | Next » 

Revision f5979052

Added by Katja Luther over 6 years ago

fix multiple representation by removing conversation of selection dialog

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/taxon/TaxonBaseDetailElement.java
71 71

  
72 72

  
73 73

  
74
		selection_secundum = formFactory.createSelectionElement(Reference.class,
75
				getConversationHolder(), formElement, "Secundum",
74
		selection_secundum = formFactory.createSelectionElement(Reference.class,//getConversationHolder(),
75
				 formElement, "Secundum",
76 76
				entity.getSec(), EntitySelectionElement.ALL,
77 77
				style);
78 78

  

Also available in: Unified diff