add newline (\n) at the end of file

This commit is contained in:
2015-06-24 00:30:20 +02:00
parent 4a6dee763f
commit 7cf41d9c9d
14 changed files with 17 additions and 14 deletions

View File

@@ -21,4 +21,5 @@ Chill\ReportBundle\Entity\Report:
targetEntity: Chill\MainBundle\Entity\Scope
cFGroup:
targetEntity: Chill\CustomFieldsBundle\Entity\CustomFieldsGroup
lifecycleCallbacks: { }
lifecycleCallbacks: { }

View File

@@ -48,4 +48,5 @@ report_export_select_type:
menus:
export:
order: 100
label: Export reports
label: Export reports

View File

@@ -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 }