mirror of https://github.com/ColorlibHQ/AdminLTE
Activate bootstrap tooltips
parent
2c372a2ce2
commit
324bca9f14
|
@ -344,4 +344,6 @@ $(function () {
|
||||||
$('#control-sidebar-home-tab').after($tabPane)
|
$('#control-sidebar-home-tab').after($tabPane)
|
||||||
|
|
||||||
setup()
|
setup()
|
||||||
|
|
||||||
|
$('[data-toggle="tooltip"]').tooltip()
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue