From a10a41f3ed002df67d0f5cba2a224a2fecf03df7 Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Thu, 21 Dec 2017 19:16:53 +0630 Subject: [PATCH] update romm show page --- app/views/origami/rooms/show.html.erb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/origami/rooms/show.html.erb b/app/views/origami/rooms/show.html.erb index d4869a6a..41d7f612 100755 --- a/app/views/origami/rooms/show.html.erb +++ b/app/views/origami/rooms/show.html.erb @@ -186,7 +186,7 @@
<% if @status_sale == 'sale' %> - +   Customer : <%= @obj_sale.customer.name rescue '-' %> <%else%> @@ -361,7 +361,8 @@ - <% else %> + <% end %> + <% if @status_sale == 'sale' %>