Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 254:6838e4112eeb
Bugfix: the current locale string is used to fetch chart images now.
flys-client/trunk@1864 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 09 May 2011 11:21:50 +0000 |
parents | aea3ab5997b2 |
children | e4f0bef52689 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Mon May 09 10:31:54 2011 +0000 +++ b/flys-client/ChangeLog Mon May 09 11:21:50 2011 +0000 @@ -1,3 +1,10 @@ +2011-05-09 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, + src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: + Bugfix: the current locale string is used to fetch the chart image now + which enables the client to present localized charts. + 2011-05-09 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: