Skip to content

Commit

Permalink
Update table header to contain payments
Browse files Browse the repository at this point in the history
  • Loading branch information
mrheinen committed Jan 15, 2018
1 parent 1e2705e commit c7a0253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/pages/admin/userslist.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<th class="sort" style="width:10%;">Hashes <i class="fa fa-sort"></i></th>
<th class="sort" style="width:16%;">Pending <i class="fa fa-sort"></i></th>
<th class="sort" style="width:10%;">Paid <i class="fa fa-sort"></i></th>
<th class="sort" style="width:10%;">Payments <i class="fa fa-sort"></i></th>
<th class="sort" style="width:14%;">Last share <i class="fa fa-sort"></i></th>
</tr>
</thead>
Expand Down

0 comments on commit c7a0253

Please sign in to comment.