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();