sf4, rename *.yml files by *.yaml

This commit is contained in:
2020-07-31 15:26:33 +02:00
parent cd07426885
commit e07b5b1875
33 changed files with 34 additions and 33 deletions

View File

@@ -1,35 +1,36 @@
chill_main_admin_permissionsgroup:
resource: "@ChillMainBundle/config/routes/permissionsgroup.yml"
resource: "@ChillMainBundle/config/routes/permissionsgroup.yaml"
prefix: "{_locale}/admin/permissionsgroup"
chill_main_admin_user:
resource: "@ChillMainBundle/config/routes/user.yml"
resource: "@ChillMainBundle/config/routes/user.yaml"
prefix: "{_locale}/admin/user"
chill_main_admin_scope:
resource: "@ChillMainBundle/config/routes/scope.yml"
resource: "@ChillMainBundle/config/routes/scope.yaml"
prefix: "{_locale}/admin/scope"
chill_main_admin:
resource: "@ChillMainBundle/config/routes/center.yml"
resource: "@ChillMainBundle/config/routes/center.yaml"
prefix: "{_locale}/admin/center"
chill_main_exports:
resource: "@ChillMainBundle/config/routes/exports.yml"
resource: "@ChillMainBundle/config/routes/exports.yaml"
prefix: "{_locale}/exports"
chill_postal_code:
resource: "@ChillMainBundle/config/routes/postal-code.yml"
resource: "@ChillMainBundle/config/routes/postal-code.yaml"
prefix: "{_locale}/postal-code"
chill_password:
resource: "@ChillMainBundle/config/routes/password.yml"
resource: "@ChillMainBundle/config/routes/password.yaml"
prefix: "{_locale}/password"
chill_password_recover:
resource: "@ChillMainBundle/config/routes/password_recover.yml"
resource: "@ChillMainBundle/config/routes/password_recover.yaml"
prefix: "public/{_locale}/password"
root:
path: /
defaults: