From 247bfa0444f8b1f918fa0dae438b42a7d3ce93ca Mon Sep 17 00:00:00 2001 From: Jo Vuit Date: Fri, 25 Jan 2019 12:34:50 +0100 Subject: [PATCH] Added a v-if to disable the `
` if there is only one page of content --- front/src/components/Pagination.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/components/Pagination.vue b/front/src/components/Pagination.vue index 57cac2815..a829b1652 100644 --- a/front/src/components/Pagination.vue +++ b/front/src/components/Pagination.vue @@ -1,5 +1,5 @@