orbit4-5/app/views/shared/_ie_html5_fix.html.erb

4 lines
104 B
Plaintext
Raw Normal View History

2014-04-08 10:46:27 +00:00
<!-- IE HTML5 Fix -->
<!--[if IE]>
<script src="<%= asset_path 'html5.js' %>"></script>
<![endif]-->