mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 22:34:24 +00:00
add newline (\n) at the end of file
This commit is contained in:
parent
4a6dee763f
commit
7cf41d9c9d
@ -22,3 +22,4 @@ Chill\ReportBundle\Entity\Report:
|
|||||||
cFGroup:
|
cFGroup:
|
||||||
targetEntity: Chill\CustomFieldsBundle\Entity\CustomFieldsGroup
|
targetEntity: Chill\CustomFieldsBundle\Entity\CustomFieldsGroup
|
||||||
lifecycleCallbacks: { }
|
lifecycleCallbacks: { }
|
||||||
|
|
@ -49,3 +49,4 @@ report_export_select_type:
|
|||||||
export:
|
export:
|
||||||
order: 100
|
order: 100
|
||||||
label: Export reports
|
label: Export reports
|
||||||
|
|
@ -35,3 +35,4 @@ services:
|
|||||||
- "@chill.main.helper.translatable_string"
|
- "@chill.main.helper.translatable_string"
|
||||||
tags:
|
tags:
|
||||||
- { name: form.type, alias: chill_reportbundle_report }
|
- { name: form.type, alias: chill_reportbundle_report }
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user