This commit is contained in:
Dane Everitt
2017-10-05 20:13:01 -05:00
parent fbd5c25ed0
commit 366221fa3f

View File

@@ -200,7 +200,7 @@
<script> <script>
$(function () { $(function () {
$('[data-toggle="tooltip"]').tooltip() $('[data-toggle="tooltip"]').tooltip();
}) })
</script> </script>
@show @show