Fixes #2410
authorn.hoffmann <n.hoffmann@localhost>
Tue, 21 Jun 2011 12:41:23 +0000 (12:41 +0000)
committern.hoffmann <n.hoffmann@localhost>
Tue, 21 Jun 2011 12:41:23 +0000 (12:41 +0000)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/occurrence/GatheringEventDetailElement.java

index f47e243da2ff0da7e5a6606f3c59eb0b193a0f4e..7a604d344929fd01868721c129ffe63e8ba4c6b4 100644 (file)
@@ -84,7 +84,7 @@ public class GatheringEventDetailElement extends
                number_absoluteElevationMaximum = formFactory
                                .createIntegerTextWithLabelElement(formElement,
                                                "Elevation Maximum (m)",
-                                               entity.getAbsoluteElevationMinimum(), style);
+                                               entity.getAbsoluteElevationMaximum(), style);
 
                text_collectingMethod = formFactory.createTextWithLabelElement(
                                formElement, "Collecting Method", entity.getCollectingMethod(),