This commit is contained in:
parent
fbd5c25ed0
commit
366221fa3f
|
@ -200,7 +200,7 @@
|
|||
|
||||
<script>
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
})
|
||||
</script>
|
||||
@show
|
||||
|
|
Loading…
Reference in New Issue