|
<< Click to Display Table of Contents >> Navigation: Telegram > 2021 > 01 > 09 > Telegram_2021-01-09T17 |
2021-01-09T17:01:08
type: pre swal.fire({
type: \question\,
title: \Confirm !\,
showCancelButton: true,
allowOutsideClick: false
}).then((result) => {
if (result.value) {
ajaxCall(\...\, \\);
}
}) language:
2021-01-09T17:01:47
Thanks. Really appreciate your help.
2021-01-09T17:01:55
????