From 9e848eb6540d0d22b84eeec14e09cffa4714d5a8 Mon Sep 17 00:00:00 2001 From: Patrick Plitzner Date: Wed, 21 Jun 2017 11:08:32 +0200 Subject: [PATCH] fix #6473 Set initial marker state to true --- .../taxeditor/ui/section/supplemental/MarkerSection.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/supplemental/MarkerSection.java b/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/supplemental/MarkerSection.java index 0185c840a..4ed1f7895 100644 --- a/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/supplemental/MarkerSection.java +++ b/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/supplemental/MarkerSection.java @@ -32,7 +32,9 @@ public class MarkerSection extends AbstractUnboundEntityCollectionSection