- moved the "Add..." menu to the bottom because otherwise it corrupts the context...
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index f81c57b2c1529f436b4082807478c167206e2a44..83b8d25e3ccb2ddc25bbb73242bd2ae515a7cfd4 100644 (file)
       </menuContribution>
       <menuContribution
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView">
-         <dynamic
-               class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
-               id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
-         </dynamic>
          <command
                commandId="org.eclipse.ui.edit.delete"
                label="Delete"
                label="Delete (with children)"
                style="push">
          </command>
+         <dynamic
+               class="eu.etaxonomy.taxeditor.editor.view.derivate.contextMenu.DerivateViewContextMenu"
+               id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateContextMenu">
+         </dynamic>
       </menuContribution>
       <menuContribution
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">