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

@@ -22,3 +22,4 @@ Chill\ReportBundle\Entity\Report:
cFGroup:
targetEntity: Chill\CustomFieldsBundle\Entity\CustomFieldsGroup
lifecycleCallbacks: { }

View File

@@ -49,3 +49,4 @@ report_export_select_type:
export:
order: 100
label: Export reports

View File

@@ -35,3 +35,4 @@ services:
- "@chill.main.helper.translatable_string"
tags:
- { name: form.type, alias: chill_reportbundle_report }