# HG changeset patch # User Tim Englich # Date 1265098940 0 # Node ID 2183c764b403fdcfc7a5cc43629bf077781cd50a # Parent 8032da9e8b70958212b94fbe2f7830c9e67bb252 Added temporally Possibility to send an MapViewer-Interface-Request using the GUI of the GNV gnv/trunk@655 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 8032da9e8b70 -r 2183c764b403 gnv/ChangeLog --- a/gnv/ChangeLog Mon Feb 01 15:08:39 2010 +0000 +++ b/gnv/ChangeLog Tue Feb 02 08:22:20 2010 +0000 @@ -1,3 +1,13 @@ +2010-02-02 Tim Englich + + * src/main/webapp/WEB-INF/jsp/header.jsp: + Added temporally Include of includes/display_mapviewercall_inc.jsp for the + Simulation of the MapViewer-Interface-Request. + + * src/main/webapp/WEB-INF/jsp/includes/display_mapviewercall_inc.jsp: + Added new Includefile with the Formular which includes the Data for the + Simulation of the MapViewer-Interface-Request. + 2010-02-01 Tim Englich * src/main/webapp/WEB-INF/config/struts-config.xml: diff -r 8032da9e8b70 -r 2183c764b403 gnv/src/main/webapp/WEB-INF/jsp/header.jsp --- a/gnv/src/main/webapp/WEB-INF/jsp/header.jsp Mon Feb 01 15:08:39 2010 +0000 +++ b/gnv/src/main/webapp/WEB-INF/jsp/header.jsp Tue Feb 02 08:22:20 2010 +0000 @@ -12,29 +12,29 @@ <%@page import="de.intevation.gnv.action.CommunicationKeys"%>