Cosmetics

pull/5868/head
Cagatay Civici 2024-06-06 22:11:32 +03:00
parent 5d84949c19
commit b153fb5b8a
1 changed files with 2 additions and 3 deletions

View File

@ -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']"
>
<template #header>
<div class="flex flex-col sm:flex-row sm:justify-between sm:items-center">
<h5 class="m-0">Customers</h5>
<span class="text-xl font-bold">Customers</span>
<IconField class="mt-4 sm:mt-0 w-full sm:w-auto">
<InputIcon>
<i class="pi pi-search" />