mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#3915 abka filtreleme
This commit is contained in:
parent
415161c2ba
commit
6e672a368c
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user