This commit is contained in:
Aung Myo
2017-08-04 15:25:19 +06:30
parent e71ca0dee8
commit a4d2fc53b0
3 changed files with 10 additions and 16 deletions

View File

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