diff gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp @ 994:541ff0db1b12

Added the informations about how the WMS which was published during the Workflow to the GUI gnv/trunk@1195 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Fri, 11 Jun 2010 08:08:33 +0000
parents cd9414538f10
children 28a0628b11b0
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp	Thu Jun 10 22:01:23 2010 +0000
+++ b/gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp	Fri Jun 11 08:08:33 2010 +0000
@@ -1,6 +1,9 @@
 <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%>
+<jsp:include page="display_wms_basic_informations.jsp" />
 <div>
+<p align="right">
   <a target="blank" href="<%=response.encodeURL("mapclient.do?uid="+System.currentTimeMillis())%>"><bean:message key="gnvview.mapclient.fullscreen"/></a>
+</p>
 </div>
 <br/>
 <div id="cap" style="height: 100%; width: 100%; overflow: auto">

http://dive4elements.wald.intevation.org