Update app.js
This commit is contained in:
parent
2b48f08884
commit
e6e3f2f675
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ function sendfunds(invoice) {
|
|||
|
||||
document.getElementById('sendfunds2').innerHTML =
|
||||
"<div class='modal-content'></br/></br/>"+
|
||||
'<h3><b>Processing...</b></h3><</br/></br/></br/>/div> ';
|
||||
'<h3><b>Processing...</b></h3><</br/></br/></div> ';
|
||||
|
||||
postAjax(
|
||||
'/v1/channels/transactions',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue