Merged in ainiedev (pull request #71)

homepage-khazanah
This commit is contained in:
dev_kopkb
2024-01-07 02:20:49 +00:00
@@ -26,7 +26,7 @@
class="form-control col-2 ml-3 hideelem d-none" id="amaunkeping" placeholder="0.00" readonly> class="form-control col-2 ml-3 hideelem d-none" id="amaunkeping" placeholder="0.00" readonly>
<label class="mt-2 ml-3">Amaun Deno:</label><input type="text" class="form-control col-2 ml-3" <label class="mt-2 ml-3">Amaun Deno:</label><input type="text" class="form-control col-2 ml-3"
data-amaun="" id="amaunkeseluruhan" placeholder="0.00" readonly> data-amaun="" id="amaunkeseluruhan" placeholder="0.00" readonly>
<label class="mt-2 ml-3">Amaun Vault:</label><input type="text" class="form-control col-2 ml-3" <label class="mt-2 ml-3">Peti Besi:</label><input type="text" class="form-control col-2 ml-3"
id="amaunvault" placeholder="0.00" readonly> id="amaunvault" placeholder="0.00" readonly>
<button type="button" class="btn btn-warning ml-4 hideelement d-none" <button type="button" class="btn btn-warning ml-4 hideelement d-none"
@@ -48,10 +48,10 @@
<table class="table"> <table class="table">
<tr> <tr>
<th></th> <th></th>
<th>Peti Besi</th> <th>Bil Keping </th>
<th>Jumlah (RM)</th> <th>Jumlah (RM)</th>
<th></th> <th></th>
<th>Peti Besi</th> <th>Bil Keping </th>
<th>Jumlah (RM)</th> <th>Jumlah (RM)</th>
</tr> </tr>
<tr> <tr>
@@ -195,7 +195,7 @@
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<button type="button" class="btn btn-warning btn-lg" id="editbtn" onclick="editfunc()">Edit</button> <button type="button" class="btn btn-warning btn-lg" id="editbtn" onclick="editfunc()">Ubah</button>
<button type="button" class="btn btn-danger btn-lg" id="tutupbtn" data-dismiss="modal">Tutup</button> <button type="button" class="btn btn-danger btn-lg" id="tutupbtn" data-dismiss="modal">Tutup</button>
<button type="button" class="btn btn-success btn-lg d-none" id="simpanbtn" <button type="button" class="btn btn-success btn-lg d-none" id="simpanbtn"
onclick="simpanfunc()">Simpan</button> onclick="simpanfunc()">Simpan</button>