Arc
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lnbits/static/app.js
|
@ -188,7 +188,7 @@ function sendfunds(invoice) { |
|
|
|
|
|
|
|
|
document.getElementById('sendfunds2').innerHTML = |
|
|
document.getElementById('sendfunds2').innerHTML = |
|
|
"<div class='modal-content'></br/></br/>"+ |
|
|
"<div class='modal-content'></br/></br/>"+ |
|
|
'<h3><b>Processing...</b></h3><</br/></br/></br/>/div> '; |
|
|
'<h3><b>Processing...</b></h3><</br/></br/></div> '; |
|
|
|
|
|
|
|
|
postAjax( |
|
|
postAjax( |
|
|
'/v1/channels/transactions', |
|
|
'/v1/channels/transactions', |
|
|