Mercurial > dive4elements > river
diff gwt-client/src/main/webapp/images/FLYS_Karte_interactive.html @ 6349:0b3193d268b6
Fix the "Saale-Thüringen" hover effect in the interactive JS map.
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Mon, 17 Jun 2013 13:18:00 +0200 |
parents | 39aaa4e358d2 |
children | 626af4af74a5 |
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/images/FLYS_Karte_interactive.html Mon Jun 17 12:05:49 2013 +0200 +++ b/gwt-client/src/main/webapp/images/FLYS_Karte_interactive.html Mon Jun 17 13:18:00 2013 +0200 @@ -26,7 +26,7 @@ if (river) { highlighted = name; river.style.visibility="visible"; - } + } } function highlightList(name) { name = stripRiver(name);