#3915 abka filtreleme

This commit is contained in:
Diatrex 2021-05-03 13:46:12 +03:00
parent 415161c2ba
commit 6e672a368c

View File

@ -271,7 +271,7 @@ class AdvsController extends PublicController
$allCats = true;
}
$cFArray = $checkboxes = $topfields = $selectDropdown = $selectRange = $selectImage = $ranges = $radio = $listingCFs = array();
$cFArray = $checkboxes = $topfields = $selectDropdown = $selectRange = $selectImage = $ranges = $radio = $text = $listingCFs = array();
if ($isActiveCustomFields) {
$returnvalues = app('Visiosoft\CustomfieldsModule\Http\Controller\CustomFieldsController')->index($mainCats, $subCats, $category);