Project

General

Profile

« Previous | Next » 

Revision 776e3e99

Added by Patrick Plitzner over 6 years ago

ref #6595 Preselect classification when moving factual data

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/e4/handler/RemotingMoveFactualDataHandlerE4.java
92 92
                new ConversationHolderMock(),
93 93
                Messages.RemotingMoveFactualDataHandler_CHOOSE_TAXA,
94 94
                excludeTaxa,
95
                null,
95
                sourceTaxonNode,
96 96
                sourceTaxonNode.getClassification());
97 97

  
98 98
        if(targetTaxonNode == null) {

Also available in: Unified diff