summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatalia Tepluhina <tarya.se@gmail.com>2019-05-22 14:45:21 +0300
committerNatalia Tepluhina <tarya.se@gmail.com>2019-05-22 14:45:21 +0300
commit0315629d18801228f8447963e73e2cb8aedb5401 (patch)
tree377214c04ca9e85314f6c055af488cd74680c6d2
parent1b4ffcbdf0d9600ac76171f775429f378a416bd5 (diff)
downloadgitlab-ce-0315629d18801228f8447963e73e2cb8aedb5401.tar.gz
Added trailing new line
-rw-r--r--app/views/projects/commits/_commit.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/commits/_commit.html.haml b/app/views/projects/commits/_commit.html.haml
index 70e3a547652..c06f08bc155 100644
--- a/app/views/projects/commits/_commit.html.haml
+++ b/app/views/projects/commits/_commit.html.haml
@@ -57,3 +57,4 @@
= commit.short_id
= clipboard_button(text: commit.id, title: _("Copy commit SHA to clipboard"), class: "btn btn-default", container: "body")
= link_to_browse_code(project, commit)
+ \ No newline at end of file