Project

General

Profile

« Previous | Next » 

Revision 2edbd588

Added by Patrick Plitzner over 8 years ago

Pre-select classification for remote moving operations

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/handler/RemotingMoveFactualDataHandler.java
96 96
                "Choose the accepted taxon",
97 97
                excludeTaxa,
98 98
                null,
99
                null);
99
                sourceTaxonNode.getClassification());
100 100

  
101 101
        if(targetTaxonNode == null) {
102 102
            return new Status(IStatus.CANCEL,

Also available in: Unified diff