From 8720ffd1951c8b94059cc06c493a8c7670ae15ed Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Fri, 20 Apr 2018 10:36:34 +0630 Subject: [PATCH] update discuount view --- app/views/origami/home/show.html.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/origami/home/show.html.erb b/app/views/origami/home/show.html.erb index 7c736299..9e6cb2f9 100755 --- a/app/views/origami/home/show.html.erb +++ b/app/views/origami/home/show.html.erb @@ -786,7 +786,6 @@ $(".choose_payment").on('click', function () { $( "#loading_wrapper").show(); - alert(parseInt(jQuery.inArray("PAYMAL", type))); var sale_id = $('#sale_id').val(); // type = $('.payment_method').val();