Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1275:ca2d5bcf67a3
Bugfix: #111 Reset the values of WQ range mode if single mode is selected and the other way arround.
flys-client/trunk@2851 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 28 Sep 2011 09:26:36 +0000 |
parents | f76c90b3086f |
children | 393e5d37d85d |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Sep 28 05:37:10 2011 +0000 +++ b/flys-client/ChangeLog Wed Sep 28 09:26:36 2011 +0000 @@ -1,3 +1,11 @@ +2011-09-28 Ingo Weinzierl <ingo@intevation.de> + + flys/issue111 (W-INFO: Wasserspiegellagenberechnung / Strecke) + + * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: + Reset the values of range mode if single mode is selected and the other + way arround. + 2011-09-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> Make rows of in list with differences (WDiff) removable.