Project

General

Profile

« Previous | Next » 

Revision c8cdc672

Added by Patrick Plitzner over 6 years ago

ref #6595 Propagate dirty state handling

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/EditorUtil.java
365 365
	            return false;
366 366
	        }
367 367

  
368
	        editor.doSave(AbstractUtility.getMonitor());
368
	        editor.save(AbstractUtility.getMonitor());
369 369
	    }
370 370
	    return true;
371 371
	}

Also available in: Unified diff