mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Tool tips
This commit is contained in:
3
app/assets/javascripts/tooltips.js
Normal file
3
app/assets/javascripts/tooltips.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
});
|
||||
Reference in New Issue
Block a user