mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-13 16:59:42 +00:00
add newline (\n) at the end of file
This commit is contained in:
@@ -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 }
|
||||||
|
|
Reference in New Issue
Block a user