Remove table footer
This commit is contained in:
@@ -467,11 +467,12 @@ watch(ccodes, (codes) => {
|
||||
id="results"
|
||||
table-class-name="results"
|
||||
sortBy="countryName"
|
||||
:rows-per-page="25"
|
||||
:rows-per-page="30"
|
||||
:headers="hproducts"
|
||||
:items="tproducts"
|
||||
:body-row-class-name="bodyRowClassNameFunction"
|
||||
:hide-rows-per-page="true"
|
||||
:hide-footer="true"
|
||||
alternating
|
||||
>
|
||||
<template #item-countryName="{ countryName, url }">
|
||||
|
||||
Reference in New Issue
Block a user