Project

General

Profile

« Previous | Next » 

Revision 0caafa75

Added by Andreas Müller over 1 year ago

ref #10186 further remove ConversationHolder and cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/DerivedUnitGeneralDetailElement.java
118 118
		            "Collecting number", entity.getFieldNumber(), style);
119 119
		}
120 120
		selection_collection = formFactory
121
				.createSelectionElement(Collection.class,//getConversationHolder(),
121
				.createSelectionElement(Collection.class,
122 122
				        formElement, "Collection",
123 123
						entity.getCollection(),
124 124
						EntitySelectionElement.ALL, style);

Also available in: Unified diff