Project

General

Profile

« Previous | Next » 

Revision 82e85f0d

Added by Patrick Plitzner almost 6 years ago

ref #6321 Fix open authority handler + no multiple editor for same input

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/group/authority/e4/CdmAuthorityEditorE4.java
105 105
		return dirty.isDirty();
106 106
	}
107 107

  
108
    public CdmAuthorityEditorInput getInput() {
109
        return input;
110
    }
111

  
108 112
	@Override
109 113
	public void update(CdmDataChangeMap changeEvents) {
110 114
	}

Also available in: Unified diff