changeset 1520:77fdb2359ef4

Changed internal string for new chart module. flys-client/trunk@3676 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 13 Jan 2012 12:14:58 +0000
parents a6f6c61b18be
children f22713b5d29d
files flys-client/ChangeLog flys-client/src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-client/ChangeLog	Fri Jan 13 10:07:09 2012 +0000
+++ b/flys-client/ChangeLog	Fri Jan 13 12:14:58 2012 +0000
@@ -1,3 +1,8 @@
+2012-01-13  Raimund Renkert <raimund.renkert@intevation.de>
+
+	* src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java:
+	  Renamed new chart module.
+
 2012-01-13  Felix Wolfsteller <felix.wolfsteller@intevation.de>
 
 	Implemented synchronous navigationi of cross section profiles..
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java	Fri Jan 13 10:07:09 2012 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java	Fri Jan 13 12:14:58 2012 +0000
@@ -47,7 +47,7 @@
     public static final String FIELD_PLUGIN_MAP   = "new_map";
 
     /** Constant value for the CHART plugin.*/
-    public static final String FIELD_PLUGIN_CHART = "chart";
+    public static final String FIELD_PLUGIN_CHART = "new_chart";
 
     /** Constant value for the FIX plugin.*/
     public static final String FIELD_PLUGIN_FIX   = "fix";

http://dive4elements.wald.intevation.org