fix cdn library
This commit is contained in:
@@ -110,6 +110,10 @@
|
||||
<script src="{{ asset('assets/js/app.bundle.min.js') }}" type="text/javascript"></script>
|
||||
<!--end::Global Theme Bundle -->
|
||||
|
||||
<!--begin::SweetAlert2 -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
<!--end::SweetAlert2 -->
|
||||
|
||||
<!--begin::Page Scripts(used by this page) -->
|
||||
<script src="{{ asset('assets/js/demo1/pages/login/login-general.js') }}" type="text/javascript"></script>
|
||||
<!--end::Page Scripts -->
|
||||
|
||||
Reference in New Issue
Block a user