mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
Merge pull request #1907 from semaphoreui/1884-users-page-does-not-updated-correctly
fix(ui): return footer to the user list
This commit is contained in:
commit
e4116559d5
@ -45,7 +45,6 @@
|
||||
<v-data-table
|
||||
:headers="headers"
|
||||
:items="items"
|
||||
hide-default-footer
|
||||
class="mt-4"
|
||||
:footer-props="{ itemsPerPageOptions: [20] }"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user