Edit Dashboard's photo and Add Bread Crumb Name

This commit is contained in:
San Wai Lwin
2018-03-15 13:46:40 +06:30
parent 20333f6a2e
commit 96f8640df7
49 changed files with 122 additions and 29 deletions

View File

@@ -122,6 +122,7 @@
<script>
var cashier_type = "<%= @cashier_type %>";
$(document).ready(function() {
setHeaderBreadCrumb(_MASTER_);
var sale_id = "<%= @sale_id %>";
var bank_integration = "<%= @bank_integration %>";
if(localStorage.getItem("cash") == null || localStorage.getItem("cash") == 'null'){}