update add oresr
This commit is contained in:
@@ -112,7 +112,7 @@ function show_details(url_item){
|
|||||||
+'</div>'
|
+'</div>'
|
||||||
|
|
||||||
+'<div class="card-footer">'
|
+'<div class="card-footer">'
|
||||||
+'<small>'+ price +'</small>'
|
+'<small>'+ menu_items[field].price +'</small>'
|
||||||
+'</div>';
|
+'</div>';
|
||||||
$('.menu_items_list').append(row);
|
$('.menu_items_list').append(row);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user