Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 267:7e484390d191
ISSUE-48 Added placeholder for the toolbar and the theme control in the chart output tab.
flys-client/trunk@1888 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 10 May 2011 16:49:15 +0000 |
parents | e3565f58b0ae |
children | eb3f9b6496a5 |
line wrap: on
line diff
--- a/flys-client/ChangeLog Tue May 10 16:25:00 2011 +0000 +++ b/flys-client/ChangeLog Tue May 10 16:49:15 2011 +0000 @@ -1,3 +1,11 @@ +2011-05-10 Ingo Weinzierl <ingo@intevation.de> + + ISSUE-48 + + * src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: + Added labels placeholder for the theme control panel and the toolbar. + Both panels now have a black border. + 2011-05-10 Ingo Weinzierl <ingo@intevation.de> ISSUE-38