Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 713:c84147a3105c
Fixed a bug when performing the html formular to adjust the chart output in IE (issue259).
gnv/trunk@984 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 26 Apr 2010 09:36:40 +0000 |
parents | 4949379c8ea9 |
children | 21735fb8d29b |
comparison
equal
deleted
inserted
replaced
712:4949379c8ea9 | 713:c84147a3105c |
---|---|
1 2010-04-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue259 | |
4 | |
5 * src/main/webapp/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp: | |
6 Added target 'chart' as url request parameter when performing the html | |
7 form to change the chart output. The reason for doing this is, that the | |
8 InternetExplorer seems no to add the value of <input type="image"...> | |
9 elements to the request object which is sent to the server. | |
10 | |
1 2010-04-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 11 2010-04-26 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 12 |
3 Issue225 | 13 Issue225 |
4 | 14 |
5 * src/main/webapp/styles/gnv.css: Reduced the size of links in header and | 15 * src/main/webapp/styles/gnv.css: Reduced the size of links in header and |