Project

General

Profile

« Previous | Next » 

Revision 11329ecc

Added by Katja Luther about 9 years ago

factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms

View differences:

eu.etaxonomy.taxeditor.bulkeditor/plugin.xml
169 169
               visible="true">
170 170
         </separator>
171 171
         <command
172
               commandId="org.eclipse.ui.edit.delete"
172
               commandId="eu.etaxonomy.taxeditor.bulkeditor.delete"
173 173
               label="Delete"
174 174
               style="push">
175 175
            <visibleWhen
......
228 228
            id="taxeditor-bulkeditor.command.setMarkerFlag"
229 229
            name="Set Marker Flag">
230 230
      </command>
231
      <command
232
            id="eu.etaxonomy.taxeditor.bulkeditor.delete"
233
            name="delete">
234
      </command>
231 235
      <!--command
232 236
            defaultHandler="eu.etaxonomy.taxeditor.bulkeditor.handler.NewEntityHandler"
233 237
            id="eu.etaxonomy.taxeditor.bulkeditor.command.new"
......
360 364
      </handler>
361 365
      <handler
362 366
            class="eu.etaxonomy.taxeditor.bulkeditor.handler.DeleteHandler"
363
            commandId="org.eclipse.ui.edit.delete">
367
            commandId="eu.etaxonomy.taxeditor.bulkeditor.delete">
364 368
         <activeWhen>
365 369
            <with
366 370
                  variable="selection">

Also available in: Unified diff