Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 54:0db278371632
Remove the dynamic parameter panel if a state is reached that doesn't need any user input.
flys-client/trunk@1510 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 18 Mar 2011 07:45:34 +0000 |
parents | 3d5d7788d471 |
children | 4439f642f632 |
comparison
equal
deleted
inserted
replaced
53:3d5d7788d471 | 54:0db278371632 |
---|---|
1 2011-03-18 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/CollectionView.java: | |
5 When a state is reached with no further user input, the 'current' | |
6 property of the ParameterList is set to 'null' and no dynamic panel is | |
7 shown. | |
8 | |
1 2011-03-17 Ingo Weinzierl <ingo@intevation.de> | 9 2011-03-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: | 11 * src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties: |
4 Fixed a typo. | 12 Fixed a typo. |
5 | 13 |