Project

General

Profile

« Previous | Next » 

Revision 08b664ff

Added by Patrick Plitzner almost 6 years ago

Fix "Open in" command mappings for specimen editor (tree)

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
507 507
            viewerName="%viewCommandMapping.viewerName.NAME_EDITOR">
508 508
      </viewCommandMapping>
509 509
      <viewCommandMapping
510
            commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
510
            commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditorForIndividualsAssociation"
511 511
            selection="eu.etaxonomy.cdm.model.description.IndividualsAssociation"
512 512
            viewerName="%viewCommandMapping.viewerName.SPECIMEN_EDITOR">
513 513
      </viewCommandMapping>
514 514
      <viewCommandMapping
515
            commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
515
            commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditorForTaxonNode"
516 516
            selection="eu.etaxonomy.cdm.model.taxon.TaxonNode"
517 517
            viewerName="%viewCommandMapping.viewerName.SPECIMEN_EDITOR">
518 518
      </viewCommandMapping>
......
537 537
            viewerName="Bulk Editor">
538 538
      </viewCommandMapping>
539 539
      <viewCommandMapping
540
            commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
540
            commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditorForSpecimenOrObservation"
541 541
            selection="eu.etaxonomy.cdm.model.occurrence.SpecimenOrObservationBase"
542 542
            viewerName="Specimen Editor (tree)">
543 543
      </viewCommandMapping>

Also available in: Unified diff