update payment show
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user