update addorder js and checkout menu import and export

This commit is contained in:
Aung Myo
2018-04-27 14:11:05 +06:30
parent ec8645d0fc
commit bae2f0ff17
3 changed files with 0 additions and 1 deletions

View File

@@ -104,7 +104,6 @@ $(function() {
var sub_id = $(this).attr("data-sub-id");
if (sub_id == "true") {
console.log("hhhhhhhhhhhhhhhhh")
var sub_url = "get_menu_sub_category/"+menu_id;
sub_category = $(this).find('.sub_category_list');
show_sub_category_list(sub_url,sub_category);

Binary file not shown.

Binary file not shown.