Project

General

Profile

« Previous | Next » 

Revision e2ab596e

Added by Katja Luther over 2 years ago

ref #9882: remember operations and execute while saving

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/descriptive/operation/DeleteDescriptionElementOperation.java
67 67
		monitor.worked(40);
68 68

  
69 69
        // Redraw editor if exists
70
		return postExecute(description);
70
		return postExecute(element);
71 71
	}
72 72

  
73 73
	@Override

Also available in: Unified diff