Skip to content

Commit

Permalink
added sweet alert to admin an created admin alumni editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightburnn committed Oct 22, 2024
1 parent b249562 commit 524b371
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 138 deletions.
1 change: 1 addition & 0 deletions edit-gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ <h2 class="text-center mt-5">Current Newsletters</h2>

return newsletterCard;
}

// Delete newsletter
async function deleteNewsletter(newsletterId) {
try {
Expand Down
Loading

0 comments on commit 524b371

Please sign in to comment.