fixed js moduals
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
<!-- Include Bootstrap JS and jQuery (assuming you've downloaded them locally) -->
|
||||
<script src="/static/jquery.min.js"></script>
|
||||
<script src="/static/bootstrap.bundle.min.js"></script>
|
||||
<script src="/static/bootstrap/bootstrap.bundle.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
// Function to populate the tube list
|
||||
|
||||
Reference in New Issue
Block a user