Project

General

Profile

« Previous | Next » 

Revision f5979052

Added by Katja Luther over 6 years ago

fix multiple representation by removing conversation of selection dialog

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/descriptive/e4/handler/MoveDescriptionToOtherTaxonHandlerE4.java
109 109
            classification = node.getClassification();
110 110
        }
111 111
        TaxonNode newAcceptedTaxonNode = TaxonNodeSelectionDialog.select(shell,
112
                editor.getConversationHolder(),
112
//                editor.getConversationHolder(),
113 113
                Messages.MoveDescriptionToOtherTaxonHandler_CHOOSE_ACC_TAXON,
114 114
                excludeTaxa,
115 115
                node,

Also available in: Unified diff