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']" >