mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
create symfony login form using 2.6 version
This commit is contained in:
parent
051feb03ce
commit
c3d6e504cb
@ -22,3 +22,7 @@ chill_main_admin_central:
|
||||
main:
|
||||
order: 20
|
||||
label: homepage
|
||||
|
||||
login:
|
||||
path: /login
|
||||
defaults: { _controller: ChillMainBundle:Login:login }
|
||||
|
@ -7,7 +7,7 @@ services:
|
||||
#must be set in function to avoid circular reference with chill.main.twig.chill_menu
|
||||
calls:
|
||||
- [setContainer, ["@service_container"]]
|
||||
|
||||
|
||||
chill.main.twig.chill_menu:
|
||||
class: Chill\MainBundle\Routing\MenuTwig
|
||||
arguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user