Commit 0e4536c3 authored by Clement Ho's avatar Clement Ho

Fix conflict in app/views/groups/edit.html.haml

parent d5b1061f
...@@ -9,11 +9,8 @@ ...@@ -9,11 +9,8 @@
= form_errors(@group) = form_errors(@group)
= render 'shared/group_form', f: f = render 'shared/group_form', f: f
<<<<<<< HEAD
= render 'shared/repository_size_limit_setting', form: f, type: :group = render 'shared/repository_size_limit_setting', form: f, type: :group
=======
>>>>>>> gitlab-ce/master
.form-group.row .form-group.row
.offset-sm-2.col-sm-10 .offset-sm-2.col-sm-10
.avatar-container.s160 .avatar-container.s160
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment