From 3d44c570b2758c4683d729eadd90732ad5a2ddea Mon Sep 17 00:00:00 2001 From: phyusin Date: Tue, 25 Sep 2018 11:10:08 +0630 Subject: [PATCH] check status --- app/views/origami/reservation/index.html.erb | 6 +++++- app/views/transactions/sales/show.html.erb | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app/views/origami/reservation/index.html.erb b/app/views/origami/reservation/index.html.erb index 0c7d6aae..ff2186c2 100644 --- a/app/views/origami/reservation/index.html.erb +++ b/app/views/origami/reservation/index.html.erb @@ -1,5 +1,9 @@ <%= stylesheet_link_tag 'reservation', media: 'all', 'data-turbolinks-track': 'reload' %> <%= javascript_include_tag 'reservation', 'data-turbolinks-track': 'reload' %>
- +
+
+ +
+
diff --git a/app/views/transactions/sales/show.html.erb b/app/views/transactions/sales/show.html.erb index 4017e166..2bb45f4e 100755 --- a/app/views/transactions/sales/show.html.erb +++ b/app/views/transactions/sales/show.html.erb @@ -47,7 +47,7 @@