Add Date in Cashier's Dashboard and remove no need breadcrumb
This commit is contained in:
@@ -284,7 +284,6 @@ end
|
||||
</div>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
setHeaderBreadCrumb(_MOVE_TABLE_);
|
||||
$(".tables").on('click', function(){
|
||||
$('.tables').removeClass('selected-item');
|
||||
$(this).addClass('selected-item');
|
||||
|
||||
Reference in New Issue
Block a user