diff gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ExportPanel.java @ 9481:787fc085459b

TSV introduced; uinfo.inundationWMS-Config
author gernotbelger
date Wed, 12 Sep 2018 10:55:09 +0200
parents a4121ec450d6
children
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ExportPanel.java	Mon Sep 10 17:06:23 2018 +0200
+++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/ExportPanel.java	Wed Sep 12 10:55:09 2018 +0200
@@ -36,7 +36,7 @@
  */
 public class ExportPanel extends VLayout {
 
-    private static final String LABEL_URL_SEPARATOR = ";";// always sync with server (InundationDurationState)
+    private static final String LABEL_URL_SEPARATOR = ";LABEL_URL_SEPARATOR;";// always sync with server (InundationDurationState)
     /** The message class that provides i18n strings. */
     protected FLYSConstants MSG = GWT.create(FLYSConstants.class);
 

http://dive4elements.wald.intevation.org