From 35d1ec59cbaedc5267b850425d19b68c55c7c59e Mon Sep 17 00:00:00 2001 From: Aung Myo Date: Fri, 4 Aug 2017 18:29:45 +0630 Subject: [PATCH] update payment show --- app/views/origami/payments/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/origami/payments/show.html.erb b/app/views/origami/payments/show.html.erb index 77fedb16..83373b8e 100644 --- a/app/views/origami/payments/show.html.erb +++ b/app/views/origami/payments/show.html.erb @@ -393,7 +393,7 @@ $( document ).ready(function() { $('#pay').text("Pay") $.confirm({ title: 'Infomation!', - content: 'Thank you ! '+msg, + content: 'Thank you !', buttons: { confirm: { text: 'Ok',