mirror of
https://github.com/itflow-org/itflow
synced 2026-09-02 21:05:13 +00:00
Make each page refresh feel less Jenky with Smooth Fade Page Transitions
This commit is contained in:
@@ -1451,9 +1451,10 @@ if (isset($_POST['add_telemetry'])) {
|
||||
|
||||
<!-- jQuery -->
|
||||
<!-- Bootstrap 5 -->
|
||||
<script src="/libs/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
<!-- Custom js-->
|
||||
<script src='/libs/tom-select/js/tom-select.complete.min.js'></script>
|
||||
<script src="/js/tom_select.js"></script>
|
||||
<script src="/libs/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
<!-- AdminLTE App -->
|
||||
<script src="/libs/adminlte/js/adminlte.min.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user