aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJosh Angell <jbangell@gmail.com>2012-03-12 13:12:42 +0000
committerJosh Angell <jbangell@gmail.com>2012-03-12 13:12:42 +0000
commite66add783ba63d1ecbfd3dbd472234bc5c5cadc7 (patch)
tree2e227966ab1c390e2f2edca983687c196d59b10f /templates
parentf8f2c93aa7a9dd01403b140d6ba42b85412df2dc (diff)
Add fancybox assets and include in the fixmystreet cobrand head file.
Diffstat (limited to 'templates')
-rw-r--r--templates/web/fixmystreet/common_header_tags.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/fixmystreet/common_header_tags.html b/templates/web/fixmystreet/common_header_tags.html
index c1f384d24..bd078f136 100644
--- a/templates/web/fixmystreet/common_header_tags.html
+++ b/templates/web/fixmystreet/common_header_tags.html
@@ -7,6 +7,7 @@
<script src="[% version('/js/modernizr.custom.61367.js') %]" type="text/javascript" charset="utf-8"></script>
+<script src="[% version('/js/fancybox/jquery.fancybox-1.3.4.pack.js') %]" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" src="[% version('/js/geo.min.js') %]"></script>
<script type="text/javascript" src="[% version('/cobrands/fixmystreet/fixmystreet.js') %]"></script>