Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3830:60911c8422b7
Don't display the GaugePanel if no river is selected
flys-client/trunk@5525 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 19 Sep 2012 13:16:24 +0000 |
parents | e6186ab00553 |
children | dc505433173f |
comparison
equal
deleted
inserted
replaced
3829:e6186ab00553 | 3830:60911c8422b7 |
---|---|
1 2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/ParameterList.java: | |
4 Don't display the GaugePanel if no river is selected. | |
5 | |
1 2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> | 6 2012-09-19 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: | 8 * src/main/java/de/intevation/flys/client/shared/model/DefaultArtifactDescription.java: |
4 Fix NullPointerException when going back in WINFO artifact to the river | 9 Fix NullPointerException when going back in WINFO artifact to the river |
5 selection. | 10 selection. |