diff options
| author | Mark Otto <[email protected]> | 2013-01-17 17:02:35 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 17:02:35 -0800 |
| commit | b30b8c2c1234686b330e86fe24d11894b5d08539 (patch) | |
| tree | bd2e0378426d87eaa86f59e42103dca072f40c48 /docs/components.html | |
| parent | 41ecc2a1713d4d81922cc3e033de987e5f820935 (diff) | |
| download | bootstrap-b30b8c2c1234686b330e86fe24d11894b5d08539.tar.xz bootstrap-b30b8c2c1234686b330e86fe24d11894b5d08539.zip | |
Restore nav tabs, pills, justified variation, disabled links, and a few more things. Still need to add the dropdowns back though.
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index 1d4db2f8f..76590a1ca 100644 --- a/docs/components.html +++ b/docs/components.html @@ -15,7 +15,7 @@ <!-- Le HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> - <script src="assets/js/respond/respond.js"></script> + <script src="assets/js/respond/respond.min.js"></script> <![endif]--> <!-- Le fav and touch icons --> |
