summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-03-10 15:37:45 +0200
committerValery Sizov <vsv2711@gmail.com>2015-03-10 15:56:33 +0200
commit7499901c2421074b1730b8a803b9435a3f234506 (patch)
treec445cf6e3b2a44605befcd16c477ca6547370db9 /app/views
parente435e6b4a4100f1884088aa5a6156ce69304b473 (diff)
downloadgitlab-ci-7499901c2421074b1730b8a803b9435a3f234506.tar.gz
rename committer to pusher
Diffstat (limited to 'app/views')
-rw-r--r--app/views/admin/projects/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/projects/show.html.haml b/app/views/admin/projects/show.html.haml
index 8204a90..f8e6b9f 100644
--- a/app/views/admin/projects/show.html.haml
+++ b/app/views/admin/projects/show.html.haml
@@ -42,7 +42,7 @@
%strong= @project.email_recipients
%p
Send mail to commiter:
- %strong= @project.email_add_committer
+ %strong= @project.email_add_pusher
%p
Send on all broken builds:
%strong= @project.email_only_broken_builds