Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 272:d3c053420c3b
ISSUE 44: Moved the location/range and WQ input tables to the helper panel and
set the size to 100%.
flys-client/trunk@1898 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 11 May 2011 11:07:18 +0000 |
parents | 65735765643d |
children | 905daf30221a |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed May 11 10:04:49 2011 +0000 +++ b/flys-client/ChangeLog Wed May 11 11:07:18 2011 +0000 @@ -1,3 +1,13 @@ +2011-05-11 Raimund Renkert <rrenkert@intevation.de> + + ISSUE 44 + + * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java, + src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java, + src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java: + Moved the location/range and WQ input tables to the helper panel on the + right. The tables have a dynamic size now. + 2011-05-11 Raimund Renkert <rrenkert@intevation.de> ISSUE 41 (part2)