mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-18 19:28:57 +00:00

* moved email css files to template directory * prevent developer files from showing up in a release
9 lines
317 B
YAML
9 lines
317 B
YAML
twig:
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|
|
form_themes:
|
|
- 'form/vertical.html.twig'
|
|
exception_controller: null
|
|
paths:
|
|
'%kernel.project_dir%/templates/bundles/TablerBundle': theme
|
|
'%kernel.project_dir%/vendor/kevinpapst/tabler-bundle/templates': theme
|