Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 411:8e39c74f9fb6
Put former parameter into a fieldset with label and removed background image from all fieldsets.
gnv/trunk@606 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 22 Jan 2010 16:08:42 +0000 |
parents | 9602f4bffc07 |
children | 49898531c0b6 |
comparison
equal
deleted
inserted
replaced
410:9602f4bffc07 | 411:8e39c74f9fb6 |
---|---|
1 2010-01-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/resources/applicationMessages.properties, | |
4 src/main/resources/applicationMessages_en.properties: Added legend for | |
5 summary box. | |
6 | |
7 * src/main/webapp/styles/default.css: Adapted some css classes regarding the | |
8 position of boxes and removed background image in fieldsets. | |
9 | |
10 * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: Removed | |
11 useless div container (div container is now outside the xsl sheet). | |
12 | |
13 * src/main/webapp/WEB-INF/jsp/index.jsp: Moved former parameter into a | |
14 fieldset and added a label to this fieldset. | |
15 | |
1 2010-01-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 16 2010-01-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 17 |
3 * src/main/java/de/intevation/gnv/action/ShowStatisticAction.java: This | 18 * src/main/java/de/intevation/gnv/action/ShowStatisticAction.java: This |
4 action 'calculates' the statistic and shows the result in the gui. | 19 action 'calculates' the statistic and shows the result in the gui. |
5 | 20 |