Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1438:432180235caf
Minor refactoring and fix initial settings when creating ui.
flys-client/trunk@3403 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 13 Dec 2011 13:24:43 +0000 |
parents | 1d82a2c695a6 |
children | 4df2d9a4b9b4 |
comparison
equal
deleted
inserted
replaced
1437:1d82a2c695a6 | 1438:432180235caf |
---|---|
1 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | |
4 Minor refactoring. Correct intial settings for master-cs-artifact | |
5 and chosen km. | |
6 | |
1 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-12-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: | 9 * src/main/java/de/intevation/flys/client/shared/model/ThemeList.java: |
4 Fix. Respect fact that ThemeLists indices are not 0-based. | 10 Fix. Respect fact that ThemeLists indices are not 0-based. |
5 | 11 |