Project

General

Profile

« Previous | Next » 

Revision c9f13bde

Added by Cherian Mathew over 8 years ago

#5242, #5223 Improve performance of derivate loading and editing

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/group/authority/CdmAuthorityEditorInput.java
37 37
	private Group group;
38 38

  
39 39
	protected CdmAuthorityEditorInput(ConversationHolder conversation, Group group) {
40
	    super(true);
40 41
		this.conversation = conversation;
41 42
		this.group = group;
42 43

  

Also available in: Unified diff