diff options
| author | XhmikosR <[email protected]> | 2017-08-11 15:46:00 +0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-11 10:18:49 -0700 |
| commit | 9e6c11e329f7ffe58adbc9ae5056254c5878aafb (patch) | |
| tree | 7fc1a6995593964356bfaa61f5de8c72862fe9b4 /docs/4.0/examples/carousel | |
| parent | 860ca6dee8d68151165bfa2d0bde02cb180ddd33 (diff) | |
| download | bootstrap-9e6c11e329f7ffe58adbc9ae5056254c5878aafb.tar.xz bootstrap-9e6c11e329f7ffe58adbc9ae5056254c5878aafb.zip | |
Remove IE 10 viewport bug workaround JS.
Diffstat (limited to 'docs/4.0/examples/carousel')
| -rw-r--r-- | docs/4.0/examples/carousel/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/4.0/examples/carousel/index.html b/docs/4.0/examples/carousel/index.html index 3b0b692f5..d02c34268 100644 --- a/docs/4.0/examples/carousel/index.html +++ b/docs/4.0/examples/carousel/index.html @@ -180,7 +180,5 @@ <script src="../../../../dist/js/bootstrap.min.js"></script> <!-- Just to make our placeholder images work. Don't actually copy the next line! --> <script src="../../../../assets/js/vendor/holder.min.js"></script> - <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> - <script src="../../../../assets/js/ie10-viewport-bug-workaround.js"></script> </body> </html> |
