perbaikan auto save kirim ke kabag umum, dan penambahan button kembalikan saat verif

This commit is contained in:
nana4895
2024-06-06 20:50:03 +07:00
parent 754b51f502
commit 11377f23d4
18 changed files with 711 additions and 677 deletions

No files matched your search

+3 -3
View File
@@ -6,8 +6,8 @@ include('../koneksi.php');
$surat_id = $_POST['id'];
$satuan_kerja_id = $_POST['satuan_kerja_id'];
?>
<input type="text" id="surat_idg" value="<?php echo $surat_id; ?>">
<input type="text" id="satuan_kerja_idg" value="<?php echo $satuan_kerja_id; ?>">
<input type="hidden" id="surat_idg" value="<?php echo $surat_id; ?>">
<input type="hidden" id="satuan_kerja_idg" value="<?php echo $satuan_kerja_id; ?>">
<form role="form">
<div class="form-group md_kpd">
<!--<label>Kepada</label>-->
@@ -52,7 +52,7 @@ $satuan_kerja_id = $_POST['satuan_kerja_id'];
<!-- </datalist> -->
</div>
<button type="button" style="display: flex;" class="btn btn-success btn-block md_kpd" id="simpan_kepada_kr">Simpan</button>
<button type="button" style="display: none;" class="btn btn-success btn-block md_kpd" id="simpan_kepada_kr">Simpan</button>
</form>
<!-- <div class="row">
<div class="col-lg-6">