mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-07 05:57:23 +01:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
|
$(function () {
|
||
|
$('[data-toggle="tooltip"]').tooltip()
|
||
|
})
|