Activate bootstrap tooltips

pull/1498/head
Abdullah Almsaeed 2017-03-04 12:19:00 -05:00
parent 2c372a2ce2
commit 324bca9f14
1 changed files with 2 additions and 0 deletions

2
dist/js/demo.js vendored
View File

@ -344,4 +344,6 @@ $(function () {
$('#control-sidebar-home-tab').after($tabPane) $('#control-sidebar-home-tab').after($tabPane)
setup() setup()
$('[data-toggle="tooltip"]').tooltip()
}) })