summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwinh <winnie@gitlab.com>2017-09-04 23:44:59 +0200
committerMichael Kozono <mkozono@gmail.com>2017-09-06 12:07:20 -0700
commitaf95daf6ee949f05f320e724ec87bdf654e537a6 (patch)
tree0689978ce0c6f64de588d82ff00d525b0aa63a84
parent2ceb3ef53f95e8c7d5a1c8dae6ec2b8d1439827a (diff)
downloadgitlab-ce-af95daf6ee949f05f320e724ec87bdf654e537a6.tar.gz
Remove unnessesary slash from HAML
-rw-r--r--app/views/groups/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/edit.html.haml b/app/views/groups/edit.html.haml
index fb7825b82fc..696ae5ad3e5 100644
--- a/app/views/groups/edit.html.haml
+++ b/app/views/groups/edit.html.haml
@@ -38,7 +38,7 @@
Prevent sharing a project within
= @group.name
with other groups
- %br/
+ %br
%span.descr= share_with_group_lock_help_text
= render 'group_admin_settings', f: f