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/templates/wallet.html
|
@ -122,7 +122,7 @@ |
|
|
<div class="col-md-6"> |
|
|
<div class="col-md-6"> |
|
|
<div class="box"> |
|
|
<div class="box"> |
|
|
<div class="box-header"> |
|
|
<div class="box-header"> |
|
|
<h3 class="box-title">Transactions <b id="demo"></b></h3> |
|
|
<h3 class="box-title">Transactions <small style="padding-left:30px;cursor: pointer;" onclick="exportbut()"><i>(Export to CSV)</i></small></h3> |
|
|
</div> |
|
|
</div> |
|
|
<!-- /.box-header --> |
|
|
<!-- /.box-header --> |
|
|
<div class="box-body no-padding"> |
|
|
<div class="box-body no-padding"> |
|
|