fix sweet alert

This commit is contained in:
afiq
2021-02-10 12:44:28 +08:00
parent dc3b466e01
commit e4019f662e
6 changed files with 1130 additions and 1366 deletions
@@ -117,8 +117,7 @@ function carila()
Swal.fire({
icon: 'error',
title: 'Amaran',
text: 'Tiada maklumat pelanggan!',
footer: '<a href>Why do I have this issue?</a>'
text: 'Tiada maklumat pelanggan!'
});
$('#form-display').hide();
}