Wanted Card + Fixs
This commit is contained in:
@@ -29,7 +29,7 @@ class HomeController extends AbstractController
|
||||
->order(['createdAt' => 'DESC'])
|
||||
->getResult(),
|
||||
'wanted' =>
|
||||
$DirectoryRepository->list()->notDead()->wanted()->getResult(),
|
||||
$DirectoryRepository->list()->notDead()->wanted()->wantedDisplay()->getResult(),
|
||||
'controller_name' => 'HomeController',
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user