mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
add newline (\n) at the end of file
This commit is contained in:
@@ -21,4 +21,5 @@ Chill\ReportBundle\Entity\Report:
|
||||
targetEntity: Chill\MainBundle\Entity\Scope
|
||||
cFGroup:
|
||||
targetEntity: Chill\CustomFieldsBundle\Entity\CustomFieldsGroup
|
||||
lifecycleCallbacks: { }
|
||||
lifecycleCallbacks: { }
|
||||
|
@@ -48,4 +48,5 @@ report_export_select_type:
|
||||
menus:
|
||||
export:
|
||||
order: 100
|
||||
label: Export reports
|
||||
label: Export reports
|
||||
|
@@ -34,4 +34,5 @@ services:
|
||||
- "@security.token_storage"
|
||||
- "@chill.main.helper.translatable_string"
|
||||
tags:
|
||||
- { name: form.type, alias: chill_reportbundle_report }
|
||||
- { name: form.type, alias: chill_reportbundle_report }
|
||||
|
Reference in New Issue
Block a user