SweetAlert bottom end
This commit is contained in:
parent
6fcb017b3f
commit
a9c0e95593
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user