Project

General

Profile

« Previous | Next » 

Revision 7d9a3913

Added by Patrick Plitzner about 6 years ago

set dirty flag to false when disposing

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/e4/TaxonNameEditorE4.java
522 522
        if(input!=null){
523 523
            input.dispose();
524 524
        }
525
        dirty.setDirty(false);
525 526
        eventBroker.post(WorkbenchEventConstants.CURRENT_ACTIVE_EDITOR, null);
526 527
	}
527 528

  

Also available in: Unified diff