open cashier clear
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
<button class='btn btn-primary payment-type' data-id='jcb' id='jcb'>JCB</button>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Reference Number
|
||||
</td>
|
||||
@@ -36,8 +35,6 @@
|
||||
<td><input type='text' id='amount'/></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="col-lg-1 col-md-1 col-sm-1">
|
||||
<button type="button" class="btn btn-primary btn-block" id='back'> Back </button>
|
||||
|
||||
Reference in New Issue
Block a user