Project

General

Profile

« Previous | Next » 

Revision 62d0d2ff

Added by Katja Luther about 6 years ago

ref #7065: instead of creating new taxoneditorInput reopen the name editor

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/e4/handler/SetSecReferenceForSubtreeHandlerE4.java
104 104
                new SetSecundumForSubtreeOperation(getTrigger(),
105 105
                        true,
106 106
                        taxonNode.getUuid(),
107
                        partService, activePart, application,
107
                        partService, activePart, application, modelService,
108 108
                        configurator);
109 109

  
110 110
        return operation;

Also available in: Unified diff