change alerts
This commit is contained in:
@@ -2838,6 +2838,8 @@
|
||||
showCancelButton: true,
|
||||
confirmButtonText: 'Hantar',
|
||||
cancelButtonText: 'Batal',
|
||||
allowOutsideClick: false,
|
||||
allowEscapeKey: false,
|
||||
inputValidator: (value) => {
|
||||
if (!value) {
|
||||
return 'Sila masukkan komen!';
|
||||
|
||||
Reference in New Issue
Block a user