hide left_sidebar and auto_scroll to item in add order table
This commit is contained in:
@@ -250,7 +250,7 @@ $(function() {
|
||||
if ($('#server_mode').val() != "cloud" && display_type == 2) {
|
||||
document.getElementById('second_view').click();
|
||||
}
|
||||
window.location.href = '/origami/food_court';
|
||||
window.location.href = '/foodcourt/food_court#';
|
||||
});
|
||||
|
||||
$(".order_reservation").on('click', function() {
|
||||
|
||||
Reference in New Issue
Block a user