Mercurial > dive4elements > gnv-client
changeset 531:b80940231f6e
Removed csv export from product 'Profilschnitt'.
gnv-artifacts/trunk@627 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 26 Jan 2010 10:16:00 +0000 |
parents | d2c68f2f619b |
children | d2f97cb2ac32 |
files | gnv-artifacts/ChangeLog gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh.xml |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Tue Jan 26 10:07:44 2010 +0000 +++ b/gnv-artifacts/ChangeLog Tue Jan 26 10:16:00 2010 +0000 @@ -1,3 +1,8 @@ +2010-01-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * doc/conf/products/verticalcrosssection/conf_mesh.xml: Removed csv export + from product 'Profilschnitt'. + 2010-01-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> * src/main/java/de/intevation/gnv/chart/VerticalProfileChart.java: Fixed an
--- a/gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh.xml Tue Jan 26 10:07:44 2010 +0000 +++ b/gnv-artifacts/doc/conf/products/verticalcrosssection/conf_mesh.xml Tue Jan 26 10:16:00 2010 +0000 @@ -181,7 +181,6 @@ <inputvalue name="height" type="Integer" value="400"/> </parameters> </outputsMode> - <outputsMode name="csv" description="CSV-Export der Daten" mime-type="text/plain"/> </outputsModes> </state> </states>