mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
#3892 Abka.com.tr ihtiyaçlar
This commit is contained in:
parent
26daad04d4
commit
c9e4dd1c6d
@ -30,6 +30,7 @@
|
|||||||
'mainCats':mainCats,
|
'mainCats':mainCats,
|
||||||
'subCats':subCats,
|
'subCats':subCats,
|
||||||
'ranges':ranges,
|
'ranges':ranges,
|
||||||
|
'text':text,
|
||||||
'checkboxes':checkboxes,
|
'checkboxes':checkboxes,
|
||||||
'topfields' : topfields,
|
'topfields' : topfields,
|
||||||
'selectDropdown' : selectDropdown,
|
'selectDropdown' : selectDropdown,
|
||||||
|
|||||||
@ -400,7 +400,7 @@ class AdvsController extends PublicController
|
|||||||
|
|
||||||
$compact = compact('advs', 'countries', 'mainCats', 'subCats', 'checkboxes', 'param',
|
$compact = compact('advs', 'countries', 'mainCats', 'subCats', 'checkboxes', 'param',
|
||||||
'user', 'featured_advs', 'viewType', 'topfields', 'selectDropdown', 'selectRange', 'selectImage', 'ranges',
|
'user', 'featured_advs', 'viewType', 'topfields', 'selectDropdown', 'selectRange', 'selectImage', 'ranges',
|
||||||
'seenList', 'radio', 'category', 'cityId', 'allCats', 'catText', 'cFArray');
|
'text', 'seenList', 'radio', 'category', 'cityId', 'allCats', 'catText', 'cFArray');
|
||||||
|
|
||||||
return $this->viewTypeBasedRedirect($viewType, $compact);
|
return $this->viewTypeBasedRedirect($viewType, $compact);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user