mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
improve location: admin menu
This commit is contained in:
@@ -41,4 +41,9 @@ class AdminController extends AbstractController
|
||||
return $this->render('@ChillMain/Admin/layout_permissions.html.twig');
|
||||
}
|
||||
|
||||
public function indexLocationsAction()
|
||||
{
|
||||
return $this->render('@ChillMain/Admin/layout_location.html.twig');
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user