Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1693:5f1156d61e9e
Let WaterlevelPairSelect send "old" data.
flys-artifacts/trunk@2919 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Mon, 10 Oct 2011 09:53:18 +0000 |
parents | 5201173c3db5 |
children | 2b9f0ca1449b |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Mon Oct 10 08:35:30 2011 +0000 +++ b/flys-artifacts/ChangeLog Mon Oct 10 09:53:18 2011 +0000 @@ -1,3 +1,12 @@ +2011-10-10 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Let WaterlevelPairSelectState include diffids-data (if any) to enable + future work on repopulation of Grid in GUI when jumping back + (reparameterization). + + * src/main/java/de/intevation/flys/artifacts/states/WaterlevelPairSelectState.java: + (createItems): Override to include old data. + 2011-10-10 Ingo Weinzierl <ingo@intevation.de> flys/issue150 (Diagramm: Anzeige von W bergauf)