mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 11:17:09 +01:00
Fix script paths in order pages to ensure correct loading of JavaScript files
This commit is contained in:
@@ -54,6 +54,6 @@
|
||||
</body>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="js/script.js"></script>
|
||||
<script src="../js/script.js"></script>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user