ref #6910 Fix "Open in referencing objects view" menu visibility
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 2c91be36e8181a8ea2b4526a7a8ccd7414823ec6..caf8456a738af51967cc7e9ce92bc9a83e601f07 100644 (file)
              </with>
           </enabledWhen>
       </handler>
-      <handler
-            class="eu.etaxonomy.taxeditor.handler.defaultHandler.OpenReferencingObjectsView"
-            commandId="eu.etaxonomy.taxeditor.openReferencingObjectsView">
-         <activeWhen>
-            <with
-                  variable="activePartId">
-               <equals
-                     value="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
-               </equals>
-            </with>
-         </activeWhen>
-      </handler>
       <handler
             class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RefreshNodeNumberingHandler"
             commandId="eu.etaxonomy.taxeditor.key.polytomous.command.refresh">