Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1472:a2b0b2af529f
Tell master-artifact of collection when cross-section-master changed kilometer.
flys-client/trunk@3517 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 22 Dec 2011 07:17:52 +0000 |
parents | e125f889cf2f |
children | 71ba43bd0e3f |
comparison
equal
deleted
inserted
replaced
1471:e125f889cf2f | 1472:a2b0b2af529f |
---|---|
1 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | |
4 When changing cross-section-masters kilometer in cross sections, | |
5 also feed the collection-master-artifact with the kilometer, so that | |
6 it can be displayed in the diagrams subtitle. | |
7 | |
1 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: |
4 Introduce CollectionView to all ChartPanel types. | 11 Introduce CollectionView to all ChartPanel types. |
5 | 12 |