Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 595:9155110ec0a6
#104 The WQ panel now display the selected wq mode.
flys-client/trunk@2195 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 22 Jun 2011 07:39:12 +0000 |
parents | 646cf09dabf2 |
children | 3f094045d512 |
comparison
equal
deleted
inserted
replaced
594:646cf09dabf2 | 595:9155110ec0a6 |
---|---|
1 2011-06-22 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue104 (W-INFO: Wasserspiegellagenberechnung / Strecke) | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: | |
6 The old/static panel will display the selected wq mode now, because it's | |
7 no longer possible to recognize the selected q mode based on the | |
8 displayed units (there are two different q modes now). | |
9 | |
1 2011-06-21 Ingo Weinzierl <ingo@intevation.de> | 10 2011-06-21 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: | 12 * src/main/java/de/intevation/flys/client/client/ui/SelectProvider.java: |
4 Initialize the combobox correctly. | 13 Initialize the combobox correctly. |
5 | 14 |