mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/GdtTransactionList.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
a6531f0653
commit
6e8ef54858
@ -28,7 +28,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<b-pagination
|
||||
v-if="transactionGdtCount > 25"
|
||||
v-if="transactionGdtCount > pageSize"
|
||||
class="mt-3"
|
||||
pills
|
||||
size="lg"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user