From 5532553236351fc9f4cfc773d808971ec77a44a4 Mon Sep 17 00:00:00 2001 From: Patrick Plitzner Date: Mon, 29 Feb 2016 14:39:45 +0100 Subject: [PATCH] Add ReferencingObjects view to "Show View" menu --- eu.etaxonomy.taxeditor.bulkeditor/plugin.xml | 22 +++++++++----------- eu.etaxonomy.taxeditor.editor/plugin.xml | 2 +- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/eu.etaxonomy.taxeditor.bulkeditor/plugin.xml b/eu.etaxonomy.taxeditor.bulkeditor/plugin.xml index 686272846..698fd5d9c 100644 --- a/eu.etaxonomy.taxeditor.bulkeditor/plugin.xml +++ b/eu.etaxonomy.taxeditor.bulkeditor/plugin.xml @@ -222,6 +222,15 @@ id="eu.etaxonomy.taxeditor.referencingObjectsView.cdmViewerContextMenu"> + + + + @@ -283,6 +292,7 @@ name="%command.name.10"> @@ -472,18 +482,6 @@ class="eu.etaxonomy.taxeditor.bulkeditor.handler.ConvertPerson2TeamHandler" commandId="eu.etaxonomy.taxeditor.bulkeditor.convertPerson2Team"> - - - - - - - - + locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?before=eu.etaxonomy.taxeditor.store.showViewMenu.internal"> -- 2.34.1