remove the old IE html5 hack.
This commit is contained in:
parent
b6e0d8dee0
commit
94accd8a4c
@ -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}}
|
||||
|
Reference in New Issue
Block a user