Revision 9a512b18
Added by Patrick Plitzner over 5 years ago
eu.etaxonomy.taxeditor.bulkeditor/plugin.xml | ||
---|---|---|
539 | 539 |
class="eu.etaxonomy.taxeditor.bulkeditor.handler.defaultHandler.OpenBulkEditorForIdentifiableEntity" |
540 | 540 |
commandId="eu.etaxonomy.taxeditor.bulkeditor.openBulkEditorForIdentifiableEntity"> |
541 | 541 |
<activeWhen> |
542 |
<reference |
|
543 |
definitionId="isBulkEditorSupported"> |
|
544 |
</reference> |
|
542 |
<and> |
|
543 |
<reference |
|
544 |
definitionId="isBulkEditorSupported"> |
|
545 |
</reference> |
|
546 |
<not> |
|
547 |
<reference |
|
548 |
definitionId="isBulkEditor"> |
|
549 |
</reference> |
|
550 |
</not> |
|
551 |
</and> |
|
545 | 552 |
</activeWhen> |
546 | 553 |
</handler> |
547 | 554 |
|
Also available in: Unified diff
ref #5923 "Open in.." menu restructuring