aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/header.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-09-06 12:16:01 +0300
committerXhmikosR <[email protected]>2015-09-06 13:33:52 +0300
commit87a3fdd1b716aefef8272994ea3f6f32601deaae (patch)
tree7c731b723e45906f4b486c4823788dbfb494dbde /docs/_includes/header.html
parent8f16abb669c58117484ed3d13ee38ac5d20d981a (diff)
downloadbootstrap-87a3fdd1b716aefef8272994ea3f6f32601deaae.tar.xz
bootstrap-87a3fdd1b716aefef8272994ea3f6f32601deaae.zip
Clean up inclusion of IE-specific JS files.
Move them to footer, and remove duplicate ones. [ci skip]
Diffstat (limited to 'docs/_includes/header.html')
-rw-r--r--docs/_includes/header.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index bba5aad3d..e637dc470 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -19,10 +19,6 @@
<!-- Documentation extras -->
<link href="{{ site.baseurl }}/assets/css/docs.min.css" rel="stylesheet">
-<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
-<script src="{{ site.baseurl }}/assets/js/ie10-viewport-bug-workaround.js"></script>
-<script src="{{ site.baseurl }}/assets/js/ie-emulation-modes-warning.js"></script>
-
<!-- Favicons -->
<link rel="apple-touch-icon" href="{{ site.baseurl }}/apple-touch-icon.png">
<link rel="icon" href="{{ site.baseurl }}/favicon.ico">