Files
BarangaySystem/legacy/pages-html/slvl/adminpages/hide_balance_card
2026-06-06 18:43:00 +08:00

5 lines
55 B
Plaintext

<script>
$('#main-card-body').remove();
</script>