update message di khazanah dan importan work
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user