summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-10-04 13:59:31 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2016-10-06 13:16:14 +0200
commit10ea760251af3bcb38f03ca07df8728b0f125c12 (patch)
tree572040bdc3ad9b794b0c231aa61651154aef2ed1 /app
parent735b2b5769cb170b466bd2f5ddc116a997ac75a5 (diff)
downloadgitlab-ce-10ea760251af3bcb38f03ca07df8728b0f125c12.tar.gz
Adds new line in the end of the file
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/merge_requests/widget/_heading.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/merge_requests/widget/_heading.html.haml b/app/views/projects/merge_requests/widget/_heading.html.haml
index c56283836a9..7d9ed7dd5a1 100644
--- a/app/views/projects/merge_requests/widget/_heading.html.haml
+++ b/app/views/projects/merge_requests/widget/_heading.html.haml
@@ -59,4 +59,4 @@
= icon('external-link', text: "View on #{external_url.gsub(/\A.*?:\/\//, '')}", right: true)
%span.close-env-container
= link_to '#', class: 'close-evn-link' do
- = icon('stop-circle-o', text: 'Stop environment') \ No newline at end of file
+ = icon('stop-circle-o', text: 'Stop environment')