Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 3530:8c9c202292fe
Set the default value of the RadioGroupItem if a loaded module is selected
flys-client/trunk@5333 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 31 Aug 2012 13:29:26 +0000 |
parents | 72d2ec6a471e |
children | 718e5c6c992e |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Aug 31 13:24:50 2012 +0000 +++ b/flys-client/ChangeLog Fri Aug 31 13:29:26 2012 +0000 @@ -1,3 +1,8 @@ +2012-08-31 Björn Ricks <bjoern.ricks@intevation.de> + + * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: + Set the default value of the RadioGroupItem if a module is selected. + 2012-08-31 Björn Ricks <bjoern.ricks@intevation.de> * src/main/java/de/intevation/flys/client/server/ModuleServiceImpl.java,