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