diff --git a/app/views/origami/orders/show.html.erb b/app/views/origami/orders/show.html.erb index bc614504..2bbd7cfc 100644 --- a/app/views/origami/orders/show.html.erb +++ b/app/views/origami/orders/show.html.erb @@ -38,7 +38,7 @@
<% @tables.each do |table| %> <% if table.status == 'occupied' %> -
+
<%= table.name %> <% if table.get_booking.nil? %>