mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 16:44:17 +02:00
Fix new unit test in popover
This commit is contained in:
@@ -462,6 +462,6 @@ $(function () {
|
|||||||
done()
|
done()
|
||||||
})
|
})
|
||||||
|
|
||||||
$popover.trigger($.Event('click'))
|
EventHandler.trigger($popover[0], 'click')
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user