feat(spk): hapus pemanggilan script SweetAlert2
- Menghapus pemanggilan script SweetAlert2 dari view SPK. - Memastikan tidak ada ketergantungan yang tidak perlu pada library eksternal.
This commit is contained in:
@@ -142,7 +142,6 @@
|
||||
@endsection
|
||||
|
||||
@push('scripts')
|
||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
<script type="text/javascript">
|
||||
function deleteData(data) {
|
||||
Swal.fire({
|
||||
|
||||
Reference in New Issue
Block a user