Skip to content

Commit

Permalink
Update frontend.js
Browse files Browse the repository at this point in the history
  • Loading branch information
holzi1005 authored Mar 21, 2021
1 parent c108a68 commit 5b23355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ $(document).ready(function () {
});
$(window).on('load', function () {
$('[data-toggle="popover"]').popover({html: true});
});
});

0 comments on commit 5b23355

Please sign in to comment.