parent
4e1da6a759
commit
4b01103f84
1 changed files with 76 additions and 74 deletions
|
@ -28,6 +28,7 @@
|
|||
|
||||
{% include 'settings/invites/invite_request_filters.html' %}
|
||||
|
||||
<div class="table-container content scroll-x">
|
||||
<table class="table is-striped is-fullwidth">
|
||||
{% url 'settings-invite-requests' as url %}
|
||||
<tr>
|
||||
|
@ -108,6 +109,7 @@
|
|||
</tr>
|
||||
{% endfor %}
|
||||
</table>
|
||||
</div>
|
||||
{% include 'snippets/pagination.html' with page=requests path=request.path %}
|
||||
|
||||
{% if ignored %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue