Mercurial > dive4elements > gnv-client
comparison 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 (2010-06-11) |
parents | cd9414538f10 |
children | 28a0628b11b0 |
comparison
equal
deleted
inserted
replaced
993:9b126bceb0b2 | 994:541ff0db1b12 |
---|---|
1 <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%> | 1 <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%> |
2 <jsp:include page="display_wms_basic_informations.jsp" /> | |
2 <div> | 3 <div> |
4 <p align="right"> | |
3 <a target="blank" href="<%=response.encodeURL("mapclient.do?uid="+System.currentTimeMillis())%>"><bean:message key="gnvview.mapclient.fullscreen"/></a> | 5 <a target="blank" href="<%=response.encodeURL("mapclient.do?uid="+System.currentTimeMillis())%>"><bean:message key="gnvview.mapclient.fullscreen"/></a> |
6 </p> | |
4 </div> | 7 </div> |
5 <br/> | 8 <br/> |
6 <div id="cap" style="height: 100%; width: 100%; overflow: auto"> | 9 <div id="cap" style="height: 100%; width: 100%; overflow: auto"> |
7 <div id="remoteinput"> | 10 <div id="remoteinput"> |
8 <div id="urlinput" style="width: 96%"><!-- Just a Comment --></div> | 11 <div id="urlinput" style="width: 96%"><!-- Just a Comment --></div> |