Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3362:bea50e45f0d3
FixA: Input fields for chart navigation now use the correct i18n number formats.
flys-client/trunk@5049 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 19 Jul 2012 07:39:50 +0000 |
parents | 89df168f289c |
children | 1f4ce71cb6c4 |
comparison
equal
deleted
inserted
replaced
3361:89df168f289c | 3362:bea50e45f0d3 |
---|---|
1 2012-07-18 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/fixation/FixationPanel.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/chart/NaviChartOutputTab.java: | |
5 Input fields for chart navigation now use the correct i18n number formats. | |
6 | |
1 2012-07-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2012-07-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: | 9 * src/main/webapp/WEB-INF/stylesheets/fixoverview2html.xsl: |
4 Generate only legend entries for existing discharge sectors. | 10 Generate only legend entries for existing discharge sectors. |
5 | 11 |