Mercurial > dive4elements > gnv-client
diff 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 |
line wrap: on
line diff
--- a/gnv/ChangeLog Fri Jan 22 13:58:30 2010 +0000 +++ b/gnv/ChangeLog Fri Jan 22 16:08:42 2010 +0000 @@ -1,3 +1,18 @@ +2010-01-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * src/main/resources/applicationMessages.properties, + src/main/resources/applicationMessages_en.properties: Added legend for + summary box. + + * src/main/webapp/styles/default.css: Adapted some css classes regarding the + position of boxes and removed background image in fieldsets. + + * src/main/webapp/WEB-INF/config/templates/describe-ui-static.xsl: Removed + useless div container (div container is now outside the xsl sheet). + + * src/main/webapp/WEB-INF/jsp/index.jsp: Moved former parameter into a + fieldset and added a label to this fieldset. + 2010-01-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> * src/main/java/de/intevation/gnv/action/ShowStatisticAction.java: This