Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 525:fc994da131f9
Removed a bug in the DefaultTheme that prevented setting the artifact of a Theme correctly.
flys-client/trunk@2004 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 25 May 2011 14:50:37 +0000 |
parents | ba238f917b94 |
children | 902609b5cc79 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed May 25 13:42:04 2011 +0000 +++ b/flys-client/ChangeLog Wed May 25 14:50:37 2011 +0000 @@ -1,3 +1,9 @@ +2011-05-25 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/shared/model/DefaultTheme.java: + Removed a bug that caused that the artifact of a default theme is never + set. + 2011-05-25 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java: