diff --git a/app/views/origami/home/show.html.erb b/app/views/origami/home/show.html.erb index b7d38125..a5b7b23c 100755 --- a/app/views/origami/home/show.html.erb +++ b/app/views/origami/home/show.html.erb @@ -476,7 +476,7 @@ receipt_no = ($("#receipt_no").html()).trim(); } - discount="<%= @membership.discount%>"\ + discount="<%= @membership.discount%>" if ($("#server_mode").val() != "cloud") { // first bill not used in cloud if (discount) { if(checkReceiptNoInFirstBillData(receipt_no,"")){