update sweetalert to local

This commit is contained in:
1day2die 2023-04-29 23:39:59 +02:00
parent 4f42c23a4e
commit c1165c4561
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -472,7 +472,7 @@
<!-- ./wrapper -->
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@10.14.1/dist/sweetalert2.all.min.js"></script>
<script src="{{ asset('plugins/sweetalert2/sweetalert2.all.min.js') }}"></script>
<script src="{{ asset('plugins/datatables/jquery.dataTables.min.js') }}"></script>
<!-- Summernote -->