Project

General

Profile

« Previous | Next » 

Revision db0db938

Added by Patrick Plitzner about 6 years ago

fix #6779 set dirty flag to false when disposing

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/group/authority/e4/CdmAuthorityEditorE4.java
144 144
		if(input!=null){
145 145
		    input.getCdmEntitySession().dispose();
146 146
		}
147
		dirty.setDirty(false);
147 148
	}
148 149
}

Also available in: Unified diff