Only show "delete" in factual data view when an item is selected #5656
authorPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 29 Mar 2016 09:16:51 +0000 (11:16 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Tue, 29 Mar 2016 09:17:07 +0000 (11:17 +0200)
eu.etaxonomy.taxeditor.editor/plugin.xml

index 8ca8656bfd6c65dba2aa42d646aa49131c095d02..2f116530d031d9b27c562b94349a3190a21a08a7 100644 (file)
                commandId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.delete"
                label="%command.label.30"
                style="push">
+                     <visibleWhen
+                           checkEnabled="true">
+                        <count
+                              value="+">
+                        </count>
+                     </visibleWhen>
          </command>
          <separator
                name="eu.etaxonomy.taxeditor.taxonDescriptionEditor.separator.afterDelete"