corrected usage of service calls returning update/delete result objects
[taxeditor.git] / eu.etaxonomy.taxeditor.navigation / plugin.xml
index 91eb7bbe25f06bb93606148ca65522afcc66936b..78ff843f3c5f4da5f134f8b7a0fad9adf118164c 100644 (file)
                commandId="eu.etaxonomy.taxeditor.navigation.moveFactualData"
                label="Move factual data to another taxon"
                style="push">
+            <visibleWhen
+                  checkEnabled="true">
+               <and>
+                  <reference
+                        definitionId="isCdmStoreConnected">
+                  </reference>
+                  <reference
+                        definitionId="isTaxonNode">
+                  </reference>
+               </and>
+            </visibleWhen>
          </command>
          <separator
                name="taxeditor-navigation.separator2"