mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Issue #3: Remove public prefix and align routes.
This commit is contained in:
parent
d6e7fadb4f
commit
e19f242137
@ -28,7 +28,7 @@ chill_password:
|
|||||||
|
|
||||||
chill_password_recover:
|
chill_password_recover:
|
||||||
resource: "@ChillMainBundle/config/routes/password_recover.yaml"
|
resource: "@ChillMainBundle/config/routes/password_recover.yaml"
|
||||||
prefix: "public/{_locale}/password"
|
prefix: "{_locale}/password"
|
||||||
|
|
||||||
chill_crud:
|
chill_crud:
|
||||||
resource: "@ChillMainBundle"
|
resource: "@ChillMainBundle"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user