Project

General

Profile

« Previous | Next » 

Revision 0b0184fd

Added by Patrick Plitzner about 9 years ago

  • moved the "Add..." menu to the bottom because otherwise it corrupts the context-menu every second click

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
700 700
      </menuContribution>
701 701
      <menuContribution
702 702
            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
703
         <dynamic
704
               class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
705
               id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
706
         </dynamic>
707 703
         <command
708 704
               commandId="org.eclipse.ui.edit.delete"
709 705
               label="Delete"
......
720 716
               label="Delete (with children)"
721 717
               style="push">
722 718
         </command>
719
         <dynamic
720
               class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
721
               id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
722
         </dynamic>
723 723
      </menuContribution>
724 724
      <menuContribution
725 725
            locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">

Also available in: Unified diff