From 70a908158f00f02222d68476278f315989f25aa5 Mon Sep 17 00:00:00 2001 From: phyusin Date: Mon, 6 Nov 2017 16:02:01 +0630 Subject: [PATCH] fix for checkbox in promotion and Back btn fix for Customers in Origami --- app/views/origami/customers/index.html.erb | 3 ++- app/views/settings/promotions/_form.html.erb | 20 +++++++++++--------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/app/views/origami/customers/index.html.erb b/app/views/origami/customers/index.html.erb index 488f32e9..3c40c8ed 100755 --- a/app/views/origami/customers/index.html.erb +++ b/app/views/origami/customers/index.html.erb @@ -5,7 +5,8 @@ - <%= link_to 'Back', dashboard_path %> + Back + diff --git a/app/views/settings/promotions/_form.html.erb b/app/views/settings/promotions/_form.html.erb index 0b333ede..f8e54317 100755 --- a/app/views/settings/promotions/_form.html.erb +++ b/app/views/settings/promotions/_form.html.erb @@ -82,17 +82,19 @@
-
- +
+
<%= f.hidden_field :promo_day, :class => "form-control" %> -
-
-
-
-
-
-
+
+    +    +    +    +    +    + +