mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-01-26 17:58:54 +00:00
255c7d77d6
* 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
|