There now exists a dummy delete entry in the bulk editors context menu. It is also...
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / editor / view / descriptive / handler / MoveDescriptionElementsHandler.java
index f83ff5ca6b84274b820a5bc47db59b285407ead9..1d27ca0fce60331335e958bc7d4e795cb45212fc 100644 (file)
@@ -50,7 +50,7 @@ public class MoveDescriptionElementsHandler extends AbstractHandler {
                
 //             ConversationHolder conversation = CdmStore.createConversation();
                
-               ISelection selection = HandlerUtil.getActiveMenuSelection(event);
+               ISelection selection = HandlerUtil.getCurrentSelection(event);
                
                if(selection instanceof IStructuredSelection){