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

@@ -208,6 +208,7 @@
<input type="hidden" name="server_mode" value="<%=ENV["SERVER_MODE"]%>" id="server_mode">
<script>
$(function() {
console.log(localStorage.getItem("menus"))
$.ajax({
type: "GET",
url: 'get_all_menu',