Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 969:3e6e07142a48
The jsp page to render the wms output makes use of the new method of DiagrammOptions introduced in rev1129 now.
gnv/trunk@1133 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 27 May 2010 09:48:32 +0000 |
parents | 7a93e4114e6d |
children | d91ffd0e8239 |
comparison
equal
deleted
inserted
replaced
968:7a93e4114e6d | 969:3e6e07142a48 |
---|---|
1 2010-05-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/webapp/WEB-INF/jsp/includes/display_wms_options_inc.jsp: Make use | |
4 of the new method of DiagrammOptions to retrieve the value of an option as | |
5 string that have been introduced in rev1129. | |
6 | |
1 2010-05-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2010-05-27 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * src/main/webapp/WEB-INF/jsp/header.jsp: Don't use the old session id when | 9 * src/main/webapp/WEB-INF/jsp/header.jsp: Don't use the old session id when |
4 restarting the application - start the application without old id. | 10 restarting the application - start the application without old id. |
5 | 11 |