Skip to content
Snippets Groups Projects
Commit eb62a4b7 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

Merge pull request #1943 from mozilla/issue_1941_html5shim

cachify html5shim for ie8
parents 66035690 938277c0
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<meta name="format-detection" content="email=no" />
<!--[if lt IE 9]>
<script src="/common/js/lib/html5shim.js"></script>
<%- cachify_js('/production/html5shim.js') %>
<![endif]-->
<%- cachify_css('/production/dialog.css') %>
<!--[if lt IE 9]>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment