Add username filter with UI to admin donations page
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<table class="divided mb-8">
|
||||
<table class="divided">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>User</th>
|
||||
@@ -28,5 +28,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<% if defined?(pagy) %>
|
||||
<%== pagy_nav pagy %>
|
||||
<div class="mt-8">
|
||||
<%== pagy_nav pagy %>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user