mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Show all instances per page
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
/>
|
||||
</div>
|
||||
<h5 class="text-h5">{{ $t('actions.instances_list') }}</h5>
|
||||
<v-data-table :headers="tableHeaders" :items="instances" />
|
||||
<v-data-table :headers="tableHeaders" :items="instances" :items-per-page="-1" />
|
||||
</v-container>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user