mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03: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