Project

General

Profile

« Previous | Next » 

Revision 1f94bdc9

Added by Patrick Plitzner about 9 years ago

  • added context menu option to open multiple specimen IndividualsAssociations from the factual data view

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
635 635
               name="taxeditor-editor.separator1"
636 636
               visible="true">
637 637
         </separator>
638
         <command
639
               commandId="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
640
               label="Open in Derivate Editor"
641
               style="push">
642
            <visibleWhen
643
                  checkEnabled="true">
644
               <with
645
                     variable="selection">
646
                  <count
647
                        value="+">
648
                  </count>
649
               </with>
650
            </visibleWhen>
651
         </command>
638 652
         <command
639 653
               commandId="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
640 654
               label="%command.label.28"
......
680 694
               label="%command.label.31"
681 695
               style="push">
682 696
         </command>
697
         <separator
698
               name="eu.etaxonomy.taxeditor.editor.separator1">
699
         </separator>
683 700
      </menuContribution>
684 701
      <menuContribution
685 702
            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">

Also available in: Unified diff