Add Date in Cashier's Dashboard and remove no need breadcrumb
This commit is contained in:
@@ -25,9 +25,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
setHeaderBreadCrumb(_CASH_OUT_);
|
||||
});
|
||||
$('#cash_out').on('click',function(){
|
||||
var reference = $('#reference').val();
|
||||
var remark = $('#remark').val();
|
||||
|
||||
Reference in New Issue
Block a user