SweetAlert bottom end

This commit is contained in:
Ibnu Maksum 2024-05-30 09:13:48 +07:00
parent 6fcb017b3f
commit a9c0e95593
No known key found for this signature in database
GPG Key ID: 7FC82848810579E5

View File

@ -204,7 +204,7 @@
icon: '{if $notify_t == "s"}success{else}warning{/if}', icon: '{if $notify_t == "s"}success{else}warning{/if}',
title: '{$notify}', title: '{$notify}',
toast: true, toast: true,
position: 'top-end', position: 'bottom-end',
showConfirmButton: false, showConfirmButton: false,
timer: 5000, timer: 5000,
timerProgressBar: true, timerProgressBar: true,