comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java @ 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 102e472bd2a1
children 6455bb59a26e
comparison
equal deleted inserted replaced
1519:a6f6c61b18be 1520:77fdb2359ef4
45 45
46 /** Constant value for the MAP plugin.*/ 46 /** Constant value for the MAP plugin.*/
47 public static final String FIELD_PLUGIN_MAP = "new_map"; 47 public static final String FIELD_PLUGIN_MAP = "new_map";
48 48
49 /** Constant value for the CHART plugin.*/ 49 /** Constant value for the CHART plugin.*/
50 public static final String FIELD_PLUGIN_CHART = "chart"; 50 public static final String FIELD_PLUGIN_CHART = "new_chart";
51 51
52 /** Constant value for the FIX plugin.*/ 52 /** Constant value for the FIX plugin.*/
53 public static final String FIELD_PLUGIN_FIX = "fix"; 53 public static final String FIELD_PLUGIN_FIX = "fix";
54 54
55 55

http://dive4elements.wald.intevation.org