cops/templates/bootstrap/scripts/cops.js

4 lignes
70 B
JavaScript

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