ffmprovisr/js/js.js
2015-11-18 14:55:29 -08:00

3 lines
59 B
JavaScript

$(function () {
$('[data-toggle="tooltip"]').tooltip()
})