summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhaseeb <haseebeqx@yahoo.com>2018-03-03 12:30:32 +0530
committerhaseeb <haseebeqx@yahoo.com>2018-03-03 12:30:32 +0530
commit468da17361ff7c7628b48e5374ad13e41db6a37e (patch)
treef11cd708331414b3c13e1273772097544b90fe10
parent2ee641aacd0960ed6bb96cdbdc26a0cdef028954 (diff)
downloadgitlab-ce-468da17361ff7c7628b48e5374ad13e41db6a37e.tar.gz
added title
-rw-r--r--app/views/shared/snippets/_embed.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/snippets/_embed.html.haml b/app/views/shared/snippets/_embed.html.haml
index aacc7825534..2d93e51a2d9 100644
--- a/app/views/shared/snippets/_embed.html.haml
+++ b/app/views/shared/snippets/_embed.html.haml
@@ -10,7 +10,7 @@
%small
= number_to_human_size(blob.raw_size)
- %a.gitlab-logo{ href: url_for(only_path: false, overwrite_params: nil) }
+ %a.gitlab-logo{ href: url_for(only_path: false, overwrite_params: nil), title: 'view on gitlab' }
on &nbsp;
%span.logo-text
GitLab