Add Date in Cashier's Dashboard and remove no need breadcrumb

This commit is contained in:
San Wai Lwin
2018-03-15 15:27:11 +06:30
parent c62637af10
commit 808b123a91
20 changed files with 9 additions and 54 deletions

View File

@@ -56,9 +56,6 @@
</div>
<script>
$(document).ready(function () {
setHeaderBreadCrumb(_CASH_IN_);
});
var payment_method = "";
$('.payment-type').on('click',function(){
$('.payment-type').css("background-color","#7a62d3")