remove the old IE html5 hack.

This commit is contained in:
redmatrix 2016-05-08 20:25:10 -07:00
parent b6e0d8dee0
commit 94accd8a4c

View File

@ -2,10 +2,6 @@
<base href="{{$baseurl}}/" />
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable={{$user_scalable}}" />
{{$metas}}
<!--[if IE]>
<script src="{{$baseurl}}/library/html5.js"></script>
<![endif]-->
{{$head_css}}
{{$js_strings}}
{{$head_js}}