Commit f2b297f0 authored by Rémy Coutable's avatar Rémy Coutable

Fix a HAML indentation error in app/views/projects/edit.html.haml

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 50007139
......@@ -85,7 +85,7 @@
%span.descr Enable Container Registry for this repository
%hr
= render 'issues_settings', f: f
%hr
%hr
= render 'merge_request_settings', f: f
%hr
= render 'builds_settings', f: f
......
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