summaryrefslogtreecommitdiff
path: root/app/views/groups
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-02-06 17:30:05 +0000
committerZ.J. van de Weg <git@zjvandeweg.nl>2017-02-16 09:19:03 +0100
commitb4244efaf1ab955e5900e87c3ec4e9465ba38bff (patch)
treefda4c9cdcc610935b5d2d1c7a81e2ec2f1b91a9e /app/views/groups
parent59136d4ab6d13db74018ff301df31e70e45a3c27 (diff)
downloadgitlab-ce-b4244efaf1ab955e5900e87c3ec4e9465ba38bff.tar.gz
Add newline at end of icon file
Diffstat (limited to 'app/views/groups')
-rw-r--r--app/views/groups/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/new.html.haml b/app/views/groups/new.html.haml
index 3cc4f6d6e48..723071c7633 100644
--- a/app/views/groups/new.html.haml
+++ b/app/views/groups/new.html.haml
@@ -31,7 +31,7 @@
- if enabled
.form-group
.col-sm-offset-2.col-sm-10
- = f.text_field :name, placeholder: 'Mattermost team name', class: 'form-control mattermost-team-name'
+ = f.text_field :name, placeholder: 'Mattermost team name', class: 'form-control mattermost-team-name'
.form-group
.col-sm-offset-2.col-sm-10