diff --git a/src/components/VPaginator.vue b/src/components/VPaginator.vue index 0cd5ae4..5ef828e 100644 --- a/src/components/VPaginator.vue +++ b/src/components/VPaginator.vue @@ -1,31 +1,88 @@ - - - - - - Zurück + + + + + + Anfang - - - Weiter - + + + {{ page }} + + + + + + Ende + + + Seite + + von {{ store.meta.last_page }} + + +{{displayedPages}} + + + +{{store.page}} +{{typeof store.page}} +