This commit is contained in:
2025-09-24 22:51:53 -06:00
parent b4f834f46e
commit 172b8450e4
53 changed files with 1758 additions and 63 deletions
+1 -1
View File
@@ -248,7 +248,7 @@
const html = $("#pop0").html();
Swal.fire({
html: html,
target: "body",
target: document.getElementById('wrap-course-content'),
customClass: {
popup: 'pop_html_style border border-3 border-primary rounded-4',
confirmButton: 'btn text-white bg-primary amor fw-semibold animate__animated animate__pulse animate__infinite'