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