mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
all unit tests passing in ie7
This commit is contained in:
Vendored
+1
-1
@@ -82,7 +82,7 @@ $(function () {
|
||||
})
|
||||
|
||||
popover.popover('show')
|
||||
console.log(popover)
|
||||
|
||||
ok($('.popover').length, 'popover was inserted')
|
||||
ok($('.popover').hasClass('foobar'), 'custom class is present')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user