Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 3543:14774fb42054
Issue 808.
Updated wq input in winfo module.
flys-client/trunk@5356 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 04 Sep 2012 12:10:01 +0000 |
parents | 9647a6548320 |
children | 3a2ea5e14c76 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue Sep 04 11:08:15 2012 +0000 +++ b/flys-client/ChangeLog Tue Sep 04 12:10:01 2012 +0000 @@ -1,3 +1,16 @@ +2012-09-04 Raimund Renkert <raimund.renkert@intevation.de> + + Issue 808. + + * src/main/java/de/intevation/flys/client/client/ui/wq/QDTable.java: + Added new row for single selection and set field titles. + + * src/main/java/de/intevation/flys/client/client/ui/WQInputPanel.java: + Show the single selection row on init. + + * src/main/java/de/intevation/flys/client/client/FLYSConstants_de.properties: + Updated i18n strings. + 2012-09-04 Raimund Renkert <raimund.renkert@intevation.de> Issue 664.