Project

General

Profile

« Previous | Next » 

Revision 49d3c2dd

Added by Katja Luther over 1 year ago

ref #10186: remove conversation holder

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/e4/handler/CloneClassificationHandlerE4.java
61 61

  
62 62
            CloneClassificationOperation operation = new CloneClassificationOperation(Messages.CloneClassificationHandler_CLONE_CLASSIFICATION,
63 63
                    StoreUtil.getUndoContext(), classification, classificationName, reference, relationType,
64
                    taxonNavigator, taxonNavigator);
64
                    taxonNavigator);
65 65

  
66 66
            AbstractUtility.executeOperation(operation, sync);
67 67
            taxonNavigator.refresh();

Also available in: Unified diff