mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-22 18:03:37 +02:00
Fixed deprecation related to exception_controller.
This commit is contained in:
parent
937700b06e
commit
fa4f3aadd6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ twig:
|
||||||
debug: '%kernel.debug%'
|
debug: '%kernel.debug%'
|
||||||
strict_variables: '%kernel.debug%'
|
strict_variables: '%kernel.debug%'
|
||||||
form_themes: ['bootstrap_4_horizontal_layout.html.twig', 'Form/extendedBootstrap4_layout.html.twig', 'Form/permissionLayout.html.twig' ]
|
form_themes: ['bootstrap_4_horizontal_layout.html.twig', 'Form/extendedBootstrap4_layout.html.twig', 'Form/permissionLayout.html.twig' ]
|
||||||
|
exception_controller: ~
|
||||||
|
|
||||||
globals:
|
globals:
|
||||||
partdb_title: '%partdb_title%'
|
partdb_title: '%partdb_title%'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue