Skip to content

Commit

Permalink
cmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianguyen1234 committed Nov 14, 2024
1 parent 863cc26 commit 2e77763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/views/admin/categories/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
button.addEventListener('click', function(event) {
event.preventDefault();
const form = this.closest('form');
// Trigger SweetAlert confirmation
Swal.fire({
title: 'Are you sure?',
Expand Down

0 comments on commit 2e77763

Please sign in to comment.