update call waiter channel

This commit is contained in:
Aung Myo
2017-12-05 10:24:01 +06:30
parent 3354733e41
commit 20a86b86f5
2 changed files with 39 additions and 41 deletions

View File

@@ -380,7 +380,7 @@
});
$('#pay').click(function() {
$('#pay').text("Processing, Please wait!")
// $('#pay').text("Processing, Please wait!")
$( "#loading_wrapper" ).show();