mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
admin: add menu for languages and countries section
This commit is contained in:
@@ -70,6 +70,10 @@ chill_main_admin_locations:
|
||||
path: /{_locale}/admin/locations
|
||||
controller: Chill\MainBundle\Controller\AdminController::indexLocationsAction
|
||||
|
||||
chill_main_admin_language_country:
|
||||
path: /{_locale}/admin/language-country
|
||||
controller: Chill\MainBundle\Controller\AdminController::indexLanguageCountryAction
|
||||
|
||||
chill_main_search:
|
||||
path: /{_locale}/search.{_format}
|
||||
controller: Chill\MainBundle\Controller\SearchController::searchAction
|
||||
|
Reference in New Issue
Block a user