Begin updating UI
This commit is contained in:
parent
493c5888a3
commit
ae671e6b19
22 changed files with 182 additions and 102 deletions
|
@ -197,6 +197,12 @@
|
|||
});
|
||||
</script>
|
||||
@endif
|
||||
|
||||
<script>
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
})
|
||||
</script>
|
||||
@show
|
||||
</body>
|
||||
</html>
|
||||
|
|
Reference in a new issue