2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Fix new unit test in popover

This commit is contained in:
Johann-S
2017-11-24 10:11:34 +01:00
committed by XhmikosR
parent ec69de4b7e
commit 2ff8ed5cbf
+1 -1
View File
@@ -462,6 +462,6 @@ $(function () {
done()
})
$popover.trigger($.Event('click'))
EventHandler.trigger($popover[0], 'click')
})
})