minor #26546 Extra line to bootstrap 3 horizontal layout (okorneliuk)

This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #26546).

Discussion
----------

Extra line to bootstrap 3 horizontal layout

This file ends with no newline character. It won't render properly on a terminal, and it's considered a bad practice.

| Q             | A
| ------------- | ---
| Branch?       | master for features / 2.7 up to 4.0 for bug fixes <!-- see below -->
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Commits
-------

83c4f4c Extra line to bootstrap 3 horizontal layout
This commit is contained in:
Nicolas Grekas 2018-03-16 09:39:14 +01:00
commit 60303eb721

View File

@ -62,4 +62,4 @@ col-sm-10
{{- form_errors(form) -}}
</div>{#--#}
</div>
{%- endblock checkbox_row %}
{%- endblock checkbox_row %}