Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Boloc <robertboloc@gmail.com>2014-03-31 14:24:55 +0400
committerRobert Boloc <robertboloc@gmail.com>2014-03-31 14:24:55 +0400
commitdd32c9f0ed73eeebc32fbbed38de5c467839b665 (patch)
tree14594003bdcd6f415cc45d01685cc70d761d5c33 /app/views/layouts/notify.html.haml
parent3055331965ee4eb1724a2abf91ac2a66a0856b82 (diff)
Updated notification message
Diffstat (limited to 'app/views/layouts/notify.html.haml')
-rw-r--r--app/views/layouts/notify.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/notify.html.haml b/app/views/layouts/notify.html.haml
index cf6c72a1466..3e8dae0b230 100644
--- a/app/views/layouts/notify.html.haml
+++ b/app/views/layouts/notify.html.haml
@@ -23,4 +23,4 @@
- if @project
You're receiving this notification because you are a member of the #{link_to @project.name_with_namespace, project_url(@project)} project team.
- if @target_url
- #{link_to "View on GitLab", @target_url}
+ #{link_to "View it on GitLab", @target_url}