update origin themem change sidebar

This commit is contained in:
Aung Myo
2017-10-23 13:19:59 +06:30
11 changed files with 182 additions and 39 deletions

View File

@@ -5,8 +5,6 @@ $(function(){
var menu_id = $(this).find(".menu-id").text();
// var url = $(this).attr('data-ref');
var url = "get_menu_category/"+menu_id;
console.log(url);
console.log(menu_id)
show_menu_item_list(url);
});
//End menu category Click