mirror of
https://github.com/itflow-org/itflow
synced 2026-09-09 16:25:11 +00:00
Fixed Side nav titles, Fixed ajax on bootstrap modals, fixed pagination all regressions
This commit is contained in:
@@ -30,6 +30,7 @@ if (basename(dirname($_SERVER['REQUEST_URI'])) === 'guest') { ?>
|
||||
|
||||
<!-- Bootstrap 5 -->
|
||||
<script src="/libs/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="/js/http.js"></script>
|
||||
|
||||
<!-- Custom js-->
|
||||
<script src="/libs/chart.js/chart.umd.min.js"></script>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<script src="/js/http.js"></script>
|
||||
<script src="/js/autocomplete.js"></script>
|
||||
<script src="/js/app.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user