user: refine display of location name (as usual, service injection does not work)

This commit is contained in:
nobohan
2021-11-17 14:12:22 +01:00
parent 480e02af01
commit 593817f12e
2 changed files with 20 additions and 1 deletions

View File

@@ -141,5 +141,9 @@ services:
autowire: true
Chill\MainBundle\Form\Type\LocationFormType:
autowire: true
autoconfigure: true
Chill\MainBundle\Form\Type\UserCurrentLocationType:
autowire: true
autoconfigure: true