Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 707:cb1bae26e7ae
Adapted MapServer path in the gui with http request parameters for calling GetCapabilites (issue237).
gnv/trunk@976 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 23 Apr 2010 13:22:12 +0000 |
parents | 2659a5b1fa1e |
children | 7448b6f5f1ed |
line wrap: on
line diff
--- a/gnv/ChangeLog Fri Apr 23 07:55:05 2010 +0000 +++ b/gnv/ChangeLog Fri Apr 23 13:22:12 2010 +0000 @@ -1,3 +1,10 @@ +2010-04-23 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + Issue237 + + * src/main/webapp/WEB-INF/jsp/wmslayout.jsp: Added http request parameter to + the mapserver path to simplify the GetCapabilities call for the user. + 2010-04-23 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue254