update payment show

This commit is contained in:
Aung Myo
2017-08-04 18:29:45 +06:30
parent 02020e25c9
commit 35d1ec59cb

View File

@@ -393,7 +393,7 @@ $( document ).ready(function() {
$('#pay').text("Pay") $('#pay').text("Pay")
$.confirm({ $.confirm({
title: 'Infomation!', title: 'Infomation!',
content: 'Thank you ! '+msg, content: 'Thank you !',
buttons: { buttons: {
confirm: { confirm: {
text: 'Ok', text: 'Ok',