Project

General

Profile

« Previous | Next » 

Revision 682f52a4

Added by Katja Luther over 4 years ago

ref #3472: adapt editor to changes in methods moving descriptions

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/e4/handler/RemotingChangeAcceptedTaxonToSynonymHandlerE4.java
135 135
                new RemotingChangeAcceptedTaxonToSynonymOperation(getTrigger(),
136 136
                        false,
137 137
                        nodeUuids,
138
                        newAcceptedTaxonNode.getUuid(), partService, activePart, application);
138
                        newAcceptedTaxonNode.getUuid(), partService, activePart, application, false);
139 139

  
140 140
        return rcattso;
141 141
    }

Also available in: Unified diff