Tool tips

This commit is contained in:
Brenda Wallace
2019-02-09 14:13:07 +13:00
parent 50751611fa
commit ec4b443d8c

View File

@@ -0,0 +1,3 @@
$(function () {
$('[data-toggle="tooltip"]').tooltip()
});