Mercurial > dive4elements > gnv-client
diff 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 |
line wrap: on
line diff
--- a/gnv/ChangeLog Tue Feb 09 13:09:45 2010 +0000 +++ b/gnv/ChangeLog Tue Feb 09 13:13:41 2010 +0000 @@ -1,3 +1,11 @@ +2010-02-09 Tim Englich <tim.englich@intevation.de> + + * src/main/webapp/styles/default.css: + Added some stylinginformation for the Textarea for the XML-Document. + * src/main/webapp/WEB-INF/jsp/includes/display_mapviewercall_inc.jsp: + Integrated an Textarea so that is possible to manipulate the XML-Document + which simulates the MapViewer-Interface-Body. + 2010-02-09 Tim Englich <tim.englich@intevation.de> * src/main/java/de/intevation/gnv/action/mapviewer/MapViewerCallAction.java (execute):