Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1378:ebba8a8618e6
Fix flys/issue306 (CrossSections: Remove table header context menu).
flys-client/trunk@3127 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 01 Nov 2011 12:08:09 +0000 |
parents | b0fe35d4ce6b |
children | 546f7f890ffa |
comparison
equal
deleted
inserted
replaced
1377:b0fe35d4ce6b | 1378:ebba8a8618e6 |
---|---|
1 2011-11-01 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Fix flys/issue306 (CrossSections: Remove functionality from table | |
4 header). | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/ui/chart/CrossSectionChartThemePanel.java: | |
7 Disable context menu on listgrid header. | |
8 | |
1 2011-10-31 Ingo Weinzierl <ingo@intevation.de> | 9 2011-10-31 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: | 11 * src/main/java/de/intevation/flys/client/client/ui/map/MapThemePanel.java: |
4 Override getSingleContextMenu() to add a "zoom to layer" menu item which | 12 Override getSingleContextMenu() to add a "zoom to layer" menu item which |
5 is specific to the map. This menu item is displayed if the specific theme | 13 is specific to the map. This menu item is displayed if the specific theme |