diff options
| author | Mark Otto <[email protected]> | 2013-12-24 12:17:48 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-24 12:17:48 -0800 |
| commit | 5c2dfbf33b133a5e31035df970ffa05585eba422 (patch) | |
| tree | 522b5814714b2df5064e441959d515a5ea4a89a0 /examples/offcanvas | |
| parent | 679c7862374be9b742862923181302f76b3a8c06 (diff) | |
| parent | 25390716ea2a0bf9cd476858c826775d68c2f1cf (diff) | |
| download | bootstrap-5c2dfbf33b133a5e31035df970ffa05585eba422.tar.xz bootstrap-5c2dfbf33b133a5e31035df970ffa05585eba422.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Conflicts:
docs-assets/js/raw-files.js
Diffstat (limited to 'examples/offcanvas')
| -rw-r--r-- | examples/offcanvas/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index 88ca7bfbe..f1a447485 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -22,7 +22,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> |
