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/group/GroupSelectionElement.java
19 19
 */
20 20
public class GroupSelectionElement extends EntitySelectionElement<Group> {
21 21

  
22
	public GroupSelectionElement(CdmFormFactory formFactory,//ConversationHolder conversation,
22
	public GroupSelectionElement(CdmFormFactory formFactory,
23 23
	        ICdmFormElement parentElement,
24 24
			String labelString, Group entity, int mode,
25 25
			int style) {

Also available in: Unified diff