aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/fixmystreet.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/fixmystreet.js b/web/cobrands/fixmystreet/fixmystreet.js
index 6da87a2e7..97f97f22a 100644
--- a/web/cobrands/fixmystreet/fixmystreet.js
+++ b/web/cobrands/fixmystreet/fixmystreet.js
@@ -520,6 +520,13 @@ $.fn.drawer = function(id, ajax) {
queue:false
}).fadeOut(500);
});
+
+
+
+ /*
+ * Fancybox fullscreen images
+ */
+ $('.fancy-image').fancybox();
});
/*