Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp @ 979:96db238fc5ab
Fixed bug that the 'Add Layer'-Button was not correctly displayed if a new WMS-Capabilities-Document was loaded.
gnv/trunk@1155 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 04 Jun 2010 08:32:29 +0000 |
parents | 5779220ebb80 |
children | cd9414538f10 |
comparison
equal
deleted
inserted
replaced
978:cfea6dacd52a | 979:96db238fc5ab |
---|---|
1 <div id="cap"> | 1 <div id="cap" style="height: 100%; width: 100%; overflow: auto"> |
2 <div id="remoteinput"> | 2 <div id="remoteinput"> |
3 <div id="urlinput"><!-- Just a Comment --></div> | 3 <div id="urlinput" style="width: 96%"><!-- Just a Comment --></div> |
4 <div id="urlbutton"><!-- Just a Comment --></div> | 4 <div id="urlbutton"><!-- Just a Comment --></div> |
5 </div> | 5 </div> |
6 <div id="capgrid"><!-- Just a Comment --></div> | 6 <div id="capgrid"><!-- Just a Comment --></div> |
7 </div> | 7 </div> |
8 <div id="mapcontainer" style="width: 400px; height: 400px"><!-- Just a Comment --></div> | 8 <div id="mapcontainer" style="width: 400px; height: 400px"><!-- Just a Comment --></div> |