aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/hounslow/assets.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands/hounslow/assets.js')
-rw-r--r--web/cobrands/hounslow/assets.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/hounslow/assets.js b/web/cobrands/hounslow/assets.js
index 9521d73b8..2c7f5b754 100644
--- a/web/cobrands/hounslow/assets.js
+++ b/web/cobrands/hounslow/assets.js
@@ -129,6 +129,7 @@ select_style.createLiterals = function() {
var streetlight_stylemap = new OpenLayers.StyleMap({
'default': fixmystreet.assets.style_default,
+ 'hover': fixmystreet.assets.style_default_hover,
'select': select_style
});