Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3374:27e455487d66
Removed SVG and PDF export buttons from chart toolbar of overview charts.
flys-client/trunk@5087 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 20 Jul 2012 10:37:29 +0000 |
parents | 86e69788c946 |
children | 87c0a06743b8 |
comparison
equal
deleted
inserted
replaced
3373:86e69788c946 | 3374:27e455487d66 |
---|---|
1 2012-07-20 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/OverviewOutputTab.java: | |
4 Removed the export buttons for SVG and PDF; those exports aren't | |
5 implemented on server side yet. | |
6 | |
1 2012-07-20 Ingo Weinzierl <ingo@intevation.de> | 7 2012-07-20 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/client/ui/sq/SQCampaignChart.java: | 9 * src/main/java/de/intevation/flys/client/client/ui/sq/SQCampaignChart.java: |
4 New subclass of VLayout that displays a chart with field campaigns. The | 10 New subclass of VLayout that displays a chart with field campaigns. The |
5 code is copied from SQMultiPeriodPanel. | 11 code is copied from SQMultiPeriodPanel. |