diff gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java @ 8298:5dfb3ff98bc6

Purge clash of out-names, resulting hacks and tests for not existing outs and give some more meaningful names.
author "Tom Gottfried <tom@intevation.de>"
date Fri, 19 Sep 2014 15:31:03 +0200
parents ea9eef426962
children 5e38e2924c07
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java	Fri Sep 19 09:49:09 2014 +0200
+++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/ui/HWSDatacagePanel.java	Fri Sep 19 15:31:03 2014 +0200
@@ -30,7 +30,7 @@
 public class HWSDatacagePanel
 extends DatacagePanel
 {
-    public static final String OUT        = "floodmap-hws";
+    public static final String OUT        = "floodmap_hws_panel";
     public static final String PARAMETERS = "hws:true;load-system:true";
 
 

http://dive4elements.wald.intevation.org