1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00
cops_ynh/sources/templates/bootstrap/scripts/cops.js
2016-12-21 17:48:44 +00:00

4 lines
No EOL
70 B
JavaScript

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