comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java @ 2522:6455bb59a26e

Fix fixation analysis module select. flys-client/trunk@4402 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 14 May 2012 15:25:14 +0000
parents 77fdb2359ef4
children 33ed40aa1201
comparison
equal deleted inserted replaced
2521:fe177e7f61d1 2522:6455bb59a26e
48 48
49 /** Constant value for the CHART plugin.*/ 49 /** Constant value for the CHART plugin.*/
50 public static final String FIELD_PLUGIN_CHART = "new_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 = "fixanalysis";
54 54
55 55
56 /** The module checkboxes.*/ 56 /** The module checkboxes.*/
57 protected RadioGroupItem radio; 57 protected RadioGroupItem radio;
58 58

http://dive4elements.wald.intevation.org