aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2015-09-06 14:31:07 +0300
committerXhmikosR <[email protected]>2015-09-06 14:31:07 +0300
commitdde20e934589a1d535500ef493ba95d9c0437498 (patch)
tree7c731b723e45906f4b486c4823788dbfb494dbde /docs/examples/carousel
parent8f16abb669c58117484ed3d13ee38ac5d20d981a (diff)
parent87a3fdd1b716aefef8272994ea3f6f32601deaae (diff)
downloadbootstrap-dde20e934589a1d535500ef493ba95d9c0437498.tar.xz
bootstrap-dde20e934589a1d535500ef493ba95d9c0437498.zip
Merge pull request #17492 from twbs/v4-dev-xmr-docs-js
Clean up inclusion of IE-specific JS files.
Diffstat (limited to 'docs/examples/carousel')
-rw-r--r--docs/examples/carousel/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index 9c6ae35d9..d34786540 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -14,9 +14,6 @@
<!-- Bootstrap core CSS -->
<link href="../../dist/css/bootstrap.min.css" rel="stylesheet">
- <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
- <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
-
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
</head>