update JS libs
This commit is contained in:
@ -183,14 +183,13 @@
|
||||
</nav>
|
||||
<!-- navigation ends here -->
|
||||
|
||||
<div class="py-4">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- add jQuery, Bootstrap, Sortable, and tooltip libraries -->
|
||||
<script src="js/jquery-1.11.2.min.js"></script>
|
||||
<!-- add jQuery, Popper, Bootstrap, Sortable, and tooltip libraries -->
|
||||
<script src="js/jquery-3.3.1.min.js"></script>
|
||||
<script src="js/popper.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script src="js/sortable.min.js"></script>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user