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