Lint fixes

pull/388/head 2.0.0
cagataycivici 2020-07-06 12:27:25 +03:00
parent 3624b0f087
commit 099f500927
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@
<i class="pi pi-twitter"></i>
</a>
</div>
</div>
</template>

View File

@ -22,7 +22,7 @@
</Toolbar>
<DataTable ref="dt" :value="products" :selection.sync="selectedProducts" dataKey="id"
:paginator="true" :rows="10" :filters="filters"
:paginator="true" :rows="10" :filters="filters"
paginatorTemplate="FirstPageLink PrevPageLink PageLinks NextPageLink LastPageLink CurrentPageReport RowsPerPageDropdown" :rowsPerPageOptions="[5,10,25]"
currentPageReportTemplate="Showing {first} to {last} of {totalRecords} products">
<template #header>