Mercurial > dive4elements > gnv-client
annotate gnv/src/main/webapp/WEB-INF/jsp/wmsstandalone.jsp @ 985:95004318d1ce
Switch color of coordinate display of mousposition and scalebar from
black to white.
gnv/trunk@1171 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 08 Jun 2010 12:35:56 +0000 |
parents | cd9414538f10 |
children | de9a0b16e99f |
rev | line source |
---|---|
982
cd9414538f10
Added possibility to switch to FullScreen-Mode of the MapClient.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
cd9414538f10
Added possibility to switch to FullScreen-Mode of the MapClient.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
2 <jsp:include page="/WEB-INF/jsp/includes/wms_header_inc.jsp" /> |
cd9414538f10
Added possibility to switch to FullScreen-Mode of the MapClient.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
3 <body id="gnviewerbody"> |
cd9414538f10
Added possibility to switch to FullScreen-Mode of the MapClient.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
4 <jsp:include page="/WEB-INF/jsp/includes/display_map_fullscreen_inc.jsp" /> |
cd9414538f10
Added possibility to switch to FullScreen-Mode of the MapClient.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
5 </body> |
cd9414538f10
Added possibility to switch to FullScreen-Mode of the MapClient.
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
6 </html> |