Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 783:8ebaad41285b
#159 Added listeners to the locations and distances tables of the kilometer range panel to set the from/to fields.
flys-client/trunk@2274 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 01 Jul 2011 09:11:39 +0000 |
parents | 4a7ece57f44c |
children | 3fa64c796ffc |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Jul 01 08:44:24 2011 +0000 +++ b/flys-client/ChangeLog Fri Jul 01 09:11:39 2011 +0000 @@ -1,3 +1,13 @@ +2011-07-01 Ingo Weinzierl <ingo@intevation.de> + + flys/issue159 (WINFO: Radiobutton - Ortsauswahl bei "W für ungleichwertigen Abflusslängsschnitt" entfernen) + + * src/main/java/de/intevation/flys/client/client/ui/DistancePanel.java: + Connected columns of the locations and distances tables with the + panels from/to fields. The first two columns of the locations and the + first column of the distances table might be used to set from/to values + in the panel. + 2011-07-01 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/client/server/DistanceInfoXML.java: