parent
b7fad138de
commit
2b0378feb3
File diff suppressed because one or more lines are too long
|
@ -59,7 +59,7 @@
|
||||||
|
|
||||||
<!-- Include Bootstrap JS and jQuery (assuming you've downloaded them locally) -->
|
<!-- Include Bootstrap JS and jQuery (assuming you've downloaded them locally) -->
|
||||||
<script src="/static/jquery.min.js"></script>
|
<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>
|
<script>
|
||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
// Function to populate the tube list
|
// Function to populate the tube list
|
||||||
|
|
Loading…
Reference in New Issue