update
parent
d6afd099bb
commit
bdc94a4cbd
|
|
@ -613,9 +613,9 @@
|
|||
}
|
||||
}
|
||||
|
||||
if(($('input[name="file_usulan"').val() == '')){
|
||||
toastr.error("File Usulan Sekolah Adiwiyata Belum Di Upload ", 'Error!', {positionClass: 'toast-bottom-right', containerId: 'toast-bottom-right'});
|
||||
}
|
||||
// if(($('input[name="file_usulan"').val() == '')){
|
||||
// toastr.error("File Usulan Sekolah Adiwiyata Belum Di Upload ", 'Error!', {positionClass: 'toast-bottom-right', containerId: 'toast-bottom-right'});
|
||||
// }
|
||||
|
||||
if (
|
||||
$('input[name="info_pblhs"]:checked').length > 0 && // Radio button
|
||||
|
|
|
|||
Loading…
Reference in New Issue