update route conflict for addorder

This commit is contained in:
Aung Myo
2018-05-10 14:31:24 +06:30
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");