Revision 43e9ee3f
Added by Patrick Plitzner about 6 years ago
eu.etaxonomy.taxeditor.editor/plugin.xml | ||
---|---|---|
435 | 435 |
</with> |
436 | 436 |
</enabledWhen> |
437 | 437 |
</handler> |
438 |
<handler |
|
439 |
class="eu.etaxonomy.taxeditor.handler.defaultHandler.OpenReferencingObjectsView" |
|
440 |
commandId="eu.etaxonomy.taxeditor.openReferencingObjectsView"> |
|
441 |
<activeWhen> |
|
442 |
<with |
|
443 |
variable="activePartId"> |
|
444 |
<equals |
|
445 |
value="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"> |
|
446 |
</equals> |
|
447 |
</with> |
|
448 |
</activeWhen> |
|
449 |
</handler> |
|
450 | 438 |
<handler |
451 | 439 |
class="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RefreshNodeNumberingHandler" |
452 | 440 |
commandId="eu.etaxonomy.taxeditor.key.polytomous.command.refresh"> |
Also available in: Unified diff
ref #6910 Fix "Open in referencing objects view" menu visibility