add icons in edit form

This commit is contained in:
Tykayn 2025-05-27 12:17:46 +02:00 committed by tykayn
parent 5d9bb8b5e6
commit 3afc15a86f
15 changed files with 195 additions and 105 deletions

View file

@ -5,10 +5,7 @@ framework:
http_method_override: false
handle_all_throwables: true
default_locale: 'fr'
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks: ['en']
# Enables session support. Note that the session will ONLY be started if you read or write from it.
# Remove or comment this section to explicitly disable session support.

View file

@ -1,5 +1,5 @@
framework:
default_locale: en
default_locale: fr
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks: