feat: set navigation through ajax

This commit is contained in:
2026-06-09 03:38:06 +01:00
parent 8834feb5a1
commit 1140f87bf5
8 changed files with 200 additions and 0 deletions
+1
View File
@@ -120,6 +120,7 @@
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
crossorigin="anonymous"></script>
<script src="assets/js/nav.js"></script>
<script src="https://code.jquery.com/jquery-4.0.0.min.js"
integrity="sha256-OaVG6prZf4v69dPg6PhVattBXkcOWQB62pdZ3ORyrao=" crossorigin="anonymous"></script>
<script src="https://cdn.datatables.net/2.3.8/js/dataTables.min.js"></script>