Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 563:0fc9cd280f1e
Integrated an Textarea so that is possible to manipulate the XML-Document
which simulates the MapViewer-Interface-Body.
gnv/trunk@669 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 09 Feb 2010 13:13:41 +0000 |
parents | 4df3347d6d1d |
children | 97fa3896f505 |
comparison
equal
deleted
inserted
replaced
562:4df3347d6d1d | 563:0fc9cd280f1e |
---|---|
1 2010-02-09 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/webapp/styles/default.css: | |
4 Added some stylinginformation for the Textarea for the XML-Document. | |
5 * src/main/webapp/WEB-INF/jsp/includes/display_mapviewercall_inc.jsp: | |
6 Integrated an Textarea so that is possible to manipulate the XML-Document | |
7 which simulates the MapViewer-Interface-Body. | |
8 | |
1 2010-02-09 Tim Englich <tim.englich@intevation.de> | 9 2010-02-09 Tim Englich <tim.englich@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/gnv/action/mapviewer/MapViewerCallAction.java (execute): | 11 * src/main/java/de/intevation/gnv/action/mapviewer/MapViewerCallAction.java (execute): |
4 Removed trailing and leading Whitespaces from the Parametervalue which | 12 Removed trailing and leading Whitespaces from the Parametervalue which |
5 contains the XML-Document to avoid XML-Parsingerrors. | 13 contains the XML-Document to avoid XML-Parsingerrors. |