Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1403:6a7cfe9d87fe
Repaired broken WMS layer controls in map theme panel.
flys-client/trunk@3288 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 18 Nov 2011 12:06:16 +0000 |
parents | 15ef3d3081b7 |
children | 09566522e899 |
comparison
equal
deleted
inserted
replaced
1402:15ef3d3081b7 | 1403:6a7cfe9d87fe |
---|---|
1 2011-11-18 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java, | |
4 src/main/java/de/intevation/flys/client/client/ui/map/MapOutputTab.java: | |
5 Use the correct names of created WMS layers - which is no longer | |
6 Theme.getDescription() but AttributedTheme.getAttr("layers"). | |
7 | |
1 2011-11-18 Ingo Weinzierl <ingo@intevation.de> | 8 2011-11-18 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/client/shared/model/FeatureInfo.java: | 10 * src/main/java/de/intevation/flys/client/shared/model/FeatureInfo.java: |
4 New. This object is used to store information retrieved by a | 11 New. This object is used to store information retrieved by a |
5 GetFeatureInfo response. A FeatureInfo object consists of a layername | 12 GetFeatureInfo response. A FeatureInfo object consists of a layername |