Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 1390:13d07b7daa89
Issue 342.
The tables have now a unified design. All columns are set to left
align and decimal separators are set to ',' in german and '.' in the
english version.
flys-client/trunk@3220 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Thu, 10 Nov 2011 13:38:36 +0000 |
parents | d29a9fa10313 |
children | f554dce42d66 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Nov 09 18:00:12 2011 +0000 +++ b/flys-client/ChangeLog Thu Nov 10 13:38:36 2011 +0000 @@ -1,3 +1,12 @@ +2011-11-10 Raimund Renkert <raimund.renkert@intevation.de> + + Issue 342 + + * src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java: + The tables have now a unified design. All columns are set to left + align and decimal separators are set to ',' in german and '.' in the + english version. + 2011-11-09 Raimund Renkert <raimund.renkert@intevation.de> Issue 265.