update message di khazanah dan importan work

This commit is contained in:
Ain Izazi
2024-12-04 22:22:01 +08:00
parent 6443548081
commit b0269fab39
4 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -191,7 +191,8 @@
@endforeach
</select>
<div id="pekerjaan-lain-container" style="display: none; margin-top: 10px;">
<input type="text" class="form-control" id="pekerjaan-lain" name="nota_pekerjaan" placeholder="Masukkan pekerjaan lain">
<input type="text" class="form-control" id="pekerjaan-lain" name="nota_pekerjaan" placeholder="Masukkan pekerjaan lain"
oninput="this.value = this.value.replace(/[^a-zA-Z ]/g, '');">
</div>
</div>
<div class="col-md-4">Nota</div>