diff options
| author | XhmikosR <[email protected]> | 2015-09-06 14:31:07 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-09-06 14:31:07 +0300 |
| commit | dde20e934589a1d535500ef493ba95d9c0437498 (patch) | |
| tree | 7c731b723e45906f4b486c4823788dbfb494dbde /docs/examples/offcanvas | |
| parent | 8f16abb669c58117484ed3d13ee38ac5d20d981a (diff) | |
| parent | 87a3fdd1b716aefef8272994ea3f6f32601deaae (diff) | |
| download | bootstrap-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/offcanvas')
| -rw-r--r-- | docs/examples/offcanvas/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 5382011f7..6dc7c044c 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -16,9 +16,6 @@ <!-- Custom styles for this template --> <link href="offcanvas.css" rel="stylesheet"> - - <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> - <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> </head> <body> |
