Add Date in Cashier's Dashboard and remove no need breadcrumb
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
</div>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
setHeaderBreadCrumb(_PRODUCT_COMMISSIONS_);
|
||||
setHeaderBreadCrumb(_COMMISSIONS_);
|
||||
var selected_sale_item = 0;
|
||||
|
||||
$('.sale_item').on('click', function () {
|
||||
|
||||
Reference in New Issue
Block a user