Enhancement: Complete overhaul of SIDAK application
- Report: Added printable reports for all categories. - Dashboard: Fixed broken links and implemented gender balance filtering. - Logic: Auto-integration of Arrivals and Births into Resident/KK data. - Fix: Solved deletion popup bug in Birth Data. - Feature: Added Full KK History view. - Feature: Implemented Dynamic Village Profile for letter templates.
This commit is contained in:
@@ -132,6 +132,9 @@
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<a href="?page=data-kartu" title="Kembali" class="btn btn-warning">Kembali</a>
|
||||
<a href="?page=anggota-full&kode=<?php echo $data_cek['id_kk']; ?>" title="Lihat Riwayat Lengkap" class="btn btn-info">
|
||||
<i class="fa fa-history"></i> Lihat Riwayat Lengkap
|
||||
</a>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user