ineshbose/boyd_bot_messenger

View on GitHub
boyd_bot/static/js/tooltip.js

Summary

Maintainability
A
0 mins
Test Coverage
$(function () {
    $('[data-toggle="tooltip"]').tooltip()
})