Optimized the JS import sequence.

This commit is contained in:
Cotes Chung
2020-02-18 00:17:42 +08:00
parent 16bb4e4544
commit 64125e6e42
4 changed files with 2 additions and 1 deletions

1
assets/js/dist/tooltip-loader.min.js vendored Normal file
View File

@@ -0,0 +1 @@
$(function(){$('[data-toggle="tooltip"]').tooltip()});