move table
This commit is contained in:
@@ -17,6 +17,7 @@ class Origami::HomeController < BaseOrigamiController
|
||||
@status_order = ""
|
||||
@order_items = Array.new
|
||||
@dining.bookings.each do |booking|
|
||||
|
||||
if booking.sale_id.nil?
|
||||
|
||||
booking.booking_orders.each do |booking_order|
|
||||
|
||||
Reference in New Issue
Block a user