Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1476:edf18a9dfd8b
Uncommented some code paths to avoid unwanted side effects, cosmetics.
flys-client/trunk@3521 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 22 Dec 2011 09:23:42 +0000 |
parents | fb2fefe0325f |
children | 6e694603cde1 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Dec 22 09:02:28 2011 +0000 +++ b/flys-client/ChangeLog Thu Dec 22 09:23:42 2011 +0000 @@ -1,3 +1,10 @@ +2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: + Refactored, use string constant. + Uncommented some code paths and mark with todo, as they lead to + not yet well-understood side-effects. + 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java