@@ -26,7 +26,7 @@
|
||||
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"
|
||||
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>
|
||||
|
||||
<button type="button" class="btn btn-warning ml-4 hideelement d-none"
|
||||
@@ -48,10 +48,10 @@
|
||||
<table class="table">
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>Peti Besi</th>
|
||||
<th>Bil Keping </th>
|
||||
<th>Jumlah (RM)</th>
|
||||
<th></th>
|
||||
<th>Peti Besi</th>
|
||||
<th>Bil Keping </th>
|
||||
<th>Jumlah (RM)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -195,7 +195,7 @@
|
||||
|
||||
</div>
|
||||
<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-success btn-lg d-none" id="simpanbtn"
|
||||
onclick="simpanfunc()">Simpan</button>
|
||||
|
||||
Reference in New Issue
Block a user