Skip to content

Commit

Permalink
Merge pull request #1907 from semaphoreui/1884-users-page-does-not-up…
Browse files Browse the repository at this point in the history
…dated-correctly

fix(ui): return footer to the user list
  • Loading branch information
fiftin committed Apr 2, 2024
2 parents f758e75 + abde65f commit e411655
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/views/Users.vue
Expand Up @@ -45,7 +45,6 @@
<v-data-table
:headers="headers"
:items="items"
hide-default-footer
class="mt-4"
:footer-props="{ itemsPerPageOptions: [20] }"
>
Expand Down

0 comments on commit e411655

Please sign in to comment.