fixed search

This commit is contained in:
HotSwapp
2025-08-11 11:26:16 -05:00
parent 85ce0f82ec
commit 278eb7c5d4
3 changed files with 53 additions and 43 deletions

View File

@@ -362,6 +362,8 @@
</script>
<!-- Custom JavaScript -->
<!-- Fetch wrapper must be loaded first to augment global fetch() before other scripts -->
<script src="/static/js/fetch-wrapper.js"></script>
<!-- Load main.js first so global handlers are registered before other scripts -->
<script src="/static/js/main.js"></script>
<script src="/static/js/alerts.js"></script>