Project

General

Profile

« Previous | Next » 

Revision c7ac6fa6

Added by Patrick Plitzner over 9 years ago

  • added delete command to DerivateView

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
605 605
               class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
606 606
               id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
607 607
         </dynamic>
608
         <command
609
               commandId="org.eclipse.ui.edit.delete"
610
               label="Delete"
611
               style="push">
612
         </command>
608 613
      </menuContribution>
609 614
      <menuContribution
610 615
            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">
......
867 872
                   <equals
868 873
                         value="eu.etaxonomy.taxeditor.editor.view.media">
869 874
                   </equals>
875
                   <equals
876
                         value="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
877
                   </equals>
870 878
                </or>
871 879
             </with>
872 880
          </activeWhen>

Also available in: Unified diff