Project

General

Profile

« Previous | Next » 

Revision b60e0894

Added by Patrick Plitzner about 8 years ago

Refactor DerivativeEditor context menu

  • extracted "link with taxon selection" to plugin.xml

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/contextMenu/DerivateViewContextMenu.java
12 12
                new CreateDerivateContextMenu(),
13 13
                new CreateFieldUnitContextMenu(),
14 14
                new Separator(),
15
                new ListenToSelectionChangeContextMenu(),
15
//                new ListenToSelectionChangeContextMenu(),
16 16
        };
17 17
        return contributionItems;
18 18
    }

Also available in: Unified diff