mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-17 05:18:19 -04:00
4 lines
61 B
JavaScript
4 lines
61 B
JavaScript
$(function() {
|
|
$('[data-toggle="tooltip"]').tooltip();
|
|
});
|