Mercurial > dive4elements > gnv-client
diff gnv/src/main/webapp/WEB-INF/jsp/includes/wms_header_inc.jsp @ 1016:3665834344a8
Issue317: Provide a Comboboy with given WMS instead of an Textfield
gnv/trunk@1244 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 29 Jun 2010 15:41:10 +0000 |
parents | 42da41835b54 |
children | 28a0628b11b0 |
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/jsp/includes/wms_header_inc.jsp Tue Jun 29 06:25:28 2010 +0000 +++ b/gnv/src/main/webapp/WEB-INF/jsp/includes/wms_header_inc.jsp Tue Jun 29 15:41:10 2010 +0000 @@ -33,7 +33,7 @@ <!-- save necessary variables here --> <script type="text/javascript"> - var options, layer, extent, map, mapPanel, infoControls; + var options, layer, extent, map, mapPanel, infoControls, capfield; var controls,layers, mouseLoc, grid; var infoActive = false; </script>