From b153fb5b8af93c228a1edb383528694274b871d0 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 6 Jun 2024 22:11:32 +0300 Subject: [PATCH] Cosmetics --- components/landing/ThemeSection.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/components/landing/ThemeSection.vue b/components/landing/ThemeSection.vue index 4a1b8da3e..8018e811e 100644 --- a/components/landing/ThemeSection.vue +++ b/components/landing/ThemeSection.vue @@ -14,13 +14,12 @@ :rowHover="true" filterDisplay="menu" :loading="loading" - paginatorTemplate="FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink CurrentPageReport RowsPerPageDropdown" - currentPageReportTemplate="Showing {first} to {last} of {totalRecords} entries" + paginatorTemplate="FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink" :globalFilterFields="['name', 'country.name', 'representative.name', 'status']" >