Project

General

Profile

« Previous | Next » 

Revision 77921ba6

Added by Andreas Müller almost 10 years ago

update New menu in TaxEditor

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
208 208
      <menuContribution
209 209
            locationURI="menu:eu.etaxonomy.navigation.menu.new">
210 210
         <command
211
               commandId="eu.etaxonomy.taxeditor.navigation.command.create.taxonNode"
212
               label="Taxon"
211
               commandId="eu.etaxonomy.taxeditor.navigation.create.classification"
212
               id="eu.etaxonomy.taxeditor.navigation.create.classificationHandler"
213
               label="Classification"
213 214
               style="push">
214 215
         </command>
215 216
         <separator
216
               name="eu.etaxonomy.navigation.menu.new.separator1"
217
               name="eu.etaxonomy.navigation.menu.new.separator0"
217 218
               visible="true">
218 219
         </separator>
219 220
         <command
220
               commandId="eu.etaxonomy.taxeditor.navigation.create.classification"
221
               id="eu.etaxonomy.taxeditor.navigation.create.classificationHandler"
222
               label="Classification"
221
               commandId="eu.etaxonomy.taxeditor.navigation.command.create.taxonNode"
222
               label="Taxon"
223 223
               style="push">
224 224
         </command>
225
         <separator
226
               name="eu.etaxonomy.navigation.menu.new.separator1"
227
               visible="true">
228
         </separator>
229

  
225 230
      </menuContribution>
226 231
      <menuContribution
227 232
            locationURI="popup:eu.etaxonomy.taxeditor.navigation.key.polytomous.polytomousKeyViewPart">

Also available in: Unified diff