fix #7102 Enable EDIT and DELETE for specimen determinations
authorPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 1 Dec 2017 15:47:10 +0000 (16:47 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Fri, 1 Dec 2017 15:47:10 +0000 (16:47 +0100)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/DeterminationEventDetailElement.java

index 4aabff99e2106d6dca26c1dc0e65c72d3b7de6c8..d04ac84e1dba747a5921b7d9d485ad525d8bf55b 100644 (file)
@@ -82,11 +82,11 @@ public class DeterminationEventDetailElement extends
            selectionTaxonNameBase = formFactory
                    .createSelectionElement(TaxonName.class,//getConversationHolder(),
                             element, "Taxon Name", null,
-                           EntitySelectionElement.NOTHING, style);
+                           EntitySelectionElement.ALL, style);
                selection_taxonBase = formFactory
                                .createSelectionElement(TaxonBase.class,//getConversationHolder(),
                                                 element, "Taxon", null,
-                                               EntitySelectionElement.NOTHING, style);
+                                               EntitySelectionElement.ALL, style);
 
 
                // TODO set of references