Project

General

Profile

« Previous | Next » 

Revision 8dcb3ae4

Added by Patrick Plitzner almost 6 years ago

Remove dirty state when closing term editor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/editor/definedterm/e4/DefinedTermEditorE4.java
214 214
	    if(input!=null){
215 215
	        input.dispose();
216 216
	    }
217
	    this.dirty.setDirty(false);
217 218
	}
218 219

  
219 220
    public TermEditorInput getDefinedTermEditorInput() {

Also available in: Unified diff