Revision 1977e94a
Added by Patrick Plitzner almost 6 years ago
eu.etaxonomy.taxeditor.navigation/plugin.xml | ||
---|---|---|
563 | 563 |
</reference> |
564 | 564 |
</activeWhen> |
565 | 565 |
</handler> |
566 |
<handler |
|
567 |
class="eu.etaxonomy.taxeditor.handler.defaultHandler.OpenReferencingObjectsView" |
|
568 |
commandId="eu.etaxonomy.taxeditor.openReferencingObjectsView"> |
|
569 |
<activeWhen> |
|
570 |
<with |
|
571 |
variable="activePartId"> |
|
572 |
<equals |
|
573 |
value="eu.etaxonomy.taxeditor.navigation.navigator"> |
|
574 |
</equals> |
|
575 |
</with> |
|
576 |
</activeWhen> |
|
577 |
</handler> |
|
566 | 578 |
</extension> |
567 | 579 |
|
568 | 580 |
|
Also available in: Unified diff
Disable default handler for opening referencing objects view to avoid
that menu item showing up in every context