Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 213:7ea004d0ffbc
The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact.
flys-client/trunk@1655 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 07 Apr 2011 11:31:19 +0000 |
parents | e3ea3c74b7f5 |
children | 29c6d9573ae7 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Thu Apr 07 10:33:48 2011 +0000 +++ b/flys-client/ChangeLog Thu Apr 07 11:31:19 2011 +0000 @@ -1,3 +1,10 @@ +2011-04-07 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: + Adjusted the code to trigger the out() operation of the Collection + instead of the out() operation of the first Artifact in that Collection. + 2011-04-07 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/client/FLYSConstants_en.properties,