Skip to content

Commit a4ea5b6

Browse files
author
gassc
committed
tooltip fix
1 parent 9d7d021 commit a4ea5b6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

core/static/js/bundle.fishfryform.js

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

src/js/fishfryform.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,6 @@ $(function () {
301301
// $("#deleteModal").modal("show");
302302
// });
303303

304-
$(function () {
305-
$('[data-toggle="tooltip"]').tooltip();
306-
});
304+
// $(function () {
305+
// $('[data-toggle="tooltip"]').tooltip();
306+
// });

0 commit comments

Comments
 (0)