update addorder js and checkout menu import and export
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user