Skip to content

Commit

Permalink
Merge pull request #6 from myanzik/master
Browse files Browse the repository at this point in the history
update recent tx-table
  • Loading branch information
myanzik authored Jan 11, 2021
2 parents 403aeb6 + c8f2cdf commit 804cc41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
<table class="table mt-n3" id="tx-table">
<thead>
<tr>
<th scope="col" width="140">Date</th>
<th scope="col">Beneficiary</th>
<th scope="col" width="140">Phone</th>
<th scope="col">Amount</th>
<th scope="col">Action</th>
</tr>
</thead>
<!-- <tbody>
Expand Down

0 comments on commit 804cc41

Please sign in to comment.