From 8ec820a62495d0ff9f41abeba318287344208782 Mon Sep 17 00:00:00 2001 From: Yan Date: Mon, 11 Sep 2017 16:38:32 +0630 Subject: [PATCH] bill cable add and add ... for origami pages --- app/views/origami/orders/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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? %>