Commit 3f852451 authored by Eric Eastwood's avatar Eric Eastwood

Restore new lines that were removed after UI resolving conflicts :/

parent 20ecdf83
......@@ -230,4 +230,4 @@ module BlobHelper
def open_raw_file_button(path)
link_to icon('file-code-o'), path, class: 'btn btn-sm has-tooltip', target: '_blank', rel: 'noopener noreferrer', title: 'Open raw', data: { container: 'body' }
end
end
\ No newline at end of file
end
......@@ -48,4 +48,4 @@
PathLocks.init(
'#{toggle_namespace_project_path_locks_path(@project.namespace, @project)}',
'#{@path}'
);
\ No newline at end of file
);
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