mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#2940 Rota module error
This commit is contained in:
parent
69adc4c92a
commit
d89082969e
@ -521,6 +521,7 @@ class AdvsController extends PublicController
|
||||
}
|
||||
}
|
||||
|
||||
$features = null;
|
||||
if ($this->adv_model->is_enabled('customfields')) {
|
||||
$features = app('Visiosoft\CustomfieldsModule\Http\Controller\cfController')->view($adv);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user