Project

General

Profile

« Previous | Next » 

Revision 05429a19

Added by Patrick Plitzner over 6 years ago

ref #6908 Fix dirty flag handling in key list editor

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/e4/handler/DeleteNodeHandlerE4.java
129 129
        }else{
130 130
            operation =  new DeleteNodeOperation(label, undoContext, nodeToBeDeleted, editor, false);
131 131
        }
132

  
133 132
        return operation;
134 133
    }
135 134

  

Also available in: Unified diff