Update wallet.html
This commit is contained in:
parent
9c71a0d8f1
commit
cdc5797de4
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@
|
|||
<div class="col-md-6">
|
||||
<div class="box">
|
||||
<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>
|
||||
<!-- /.box-header -->
|
||||
<div class="box-body no-padding">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue