diff options
Diffstat (limited to 'templates/web/zurich/header.html')
-rw-r--r-- | templates/web/zurich/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/zurich/header.html b/templates/web/zurich/header.html index 071e4fad8..a5efaabda 100644 --- a/templates/web/zurich/header.html +++ b/templates/web/zurich/header.html @@ -23,6 +23,7 @@ <script src="[% start %][% version('/js/modernizr.custom.js') %]" charset="utf-8"></script> [% INCLUDE 'common_header_tags.html' %] + <script src="[% start %][% version('/cobrands/zurich/validation_rules.js') %]"></script> [% extra_js %] <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js" charset="utf-8"></script> |