Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1475:fb2fefe0325f
Improvements in CrossSectionChartThemePanel.
flys-client/trunk@3520 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 22 Dec 2011 09:02:28 +0000 |
parents | 0ba23e6fef0c |
children | edf18a9dfd8b |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Dec 22 08:58:33 2011 +0000 +++ b/flys-client/ChangeLog Thu Dec 22 09:02:28 2011 +0000 @@ -1,3 +1,11 @@ +2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java + (artifactReference, dataOf): Extracted and use new helper. + (CROSS_KM): Extracted and use static string. + (findCurrentCSMaster): Set km of collectionviews master. + Resolved some todos. + 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java,