main
Ilham Wara Nugroho 2026-04-13 13:28:43 +07:00
parent 82f0a80590
commit daff5bee51
1 changed files with 1 additions and 1 deletions

View File

@ -821,7 +821,7 @@
}else{
div += '<tr>';
div += '<td width="50%">';
div += '<div>'+$(this).attr('data-jenisusulan')+'</div>';
div += '<div>Upload File SK adiwiyata</div>';
div += '</td>';
div += '<td>';
div += '<input type="file" accept=".pdf" class="form-control is-required" name="file">';