update add order cache menu

This commit is contained in:
Aung Myo
2018-05-10 14:28:28 +06:30
parent 1a56109d66
commit 7b5c04c797
8 changed files with 83 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
$(function() {
var role = $('#role').val();
localStorage.removeItem("menus")
type = window.location.href.indexOf("quick_service");
modify_order = window.location.href.indexOf("modify_order");