aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zurich/footer.html')
-rw-r--r--templates/web/zurich/footer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/zurich/footer.html b/templates/web/zurich/footer.html
index c5f7685a0..98c24964e 100644
--- a/templates/web/zurich/footer.html
+++ b/templates/web/zurich/footer.html
@@ -35,7 +35,10 @@
</div>
</div>
+ <script src="[% version('/cobrands/zurich/validation_rules.js') %]"></script>
[% INCLUDE 'common_footer_tags.html' %]
+ <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js" charset="utf-8"></script>
+ <script src="[% version('/cobrands/zurich/js.js') %]"></script>
</body>
</html>