rename UserCurrentLocationType to more generic Select2UserLocationType

NB: used 2 times, check that all works
This commit is contained in:
2022-10-10 16:08:23 +02:00
parent 7276cb971f
commit 631111b0c7
4 changed files with 8 additions and 8 deletions

View File

@@ -132,7 +132,7 @@ services:
autowire: true
autoconfigure: true
Chill\MainBundle\Form\UserCurrentLocationType:
Chill\MainBundle\Form\Type\Select2UserLocationType:
autowire: true
autoconfigure: true