bugfix/download the miss min.js to static js folder

This commit is contained in:
Hongwei 2023-11-21 14:15:53 +01:00
parent 6fa267e77e
commit eb0a6255ce
4 changed files with 11 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -43,8 +43,8 @@ along with this program. If not, see www.gnu.org/licenses/
<link rel="stylesheet" href="/font-awesome/css/all.min.css">
<!-- jQuery and Bootstrap Bundle (includes Popper) -->
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha384-1H217gwSVyLSIfaLxHbE7dRb3v4mYCKbpQvzx0cegeju1MVsGrX5xXxAvs/HgeFs" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
<script src="/media/js/jquery-3.7.1.min.js"></script>
<script src="/media/js/bootstrap.bundle.min.js"></script>
<script src="/media/js/notifications.js" type="text/javascript"></script>
<!-- Used for formatting / highlighting the json -->