Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3531:718e5c6c992e
Maybe squashed issue531.
flys-client/trunk@5336 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 31 Aug 2012 16:10:40 +0000 |
parents | 8c9c202292fe |
children | 69fdeca46f7a |
comparison
equal
deleted
inserted
replaced
3530:8c9c202292fe | 3531:718e5c6c992e |
---|---|
1 2012-08-29 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Maybe sqashing issue531, calling projectlists superclasses constructor. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/ProjectList.java: | |
6 Call super() constructor. | |
7 | |
1 2012-08-31 Björn Ricks <bjoern.ricks@intevation.de> | 8 2012-08-31 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: | 10 * src/main/java/de/intevation/flys/client/client/ui/ModuleSelection.java: |
4 Set the default value of the RadioGroupItem if a module is selected. | 11 Set the default value of the RadioGroupItem if a module is selected. |
5 | 12 |