mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
all unit tests passing in ie7
This commit is contained in:
1
js/tests/unit/bootstrap-tab.js
vendored
1
js/tests/unit/bootstrap-tab.js
vendored
@@ -17,7 +17,6 @@ $(function () {
|
||||
+ '<li><a href="#profile">Profile</a></li>'
|
||||
+ '</ul>'
|
||||
|
||||
|
||||
$('<ul><li id="home"></li><li id="profile"></li></ul>').appendTo("#qunit-fixture")
|
||||
|
||||
$(tabsHTML).find('li:last a').tab('show')
|
||||
|
Reference in New Issue
Block a user