summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_stats.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-02-20 17:55:23 +0100
committerDouwe Maan <douwe@gitlab.com>2015-02-25 13:40:05 +0100
commit7b34c9dc593c15ed60f397b1e43e34bab8702674 (patch)
tree8ac6fb4d472347a8c03624a6db72e21116dccbc2 /app/views/projects/diffs/_stats.html.haml
parent6afb03ee96a2f0c36e69a6da4e10dbe298c5b79f (diff)
downloadgitlab-ce-7b34c9dc593c15ed60f397b1e43e34bab8702674.tar.gz
Add list of changed files to EmailsOnPush.
See #1906.
Diffstat (limited to 'app/views/projects/diffs/_stats.html.haml')
-rw-r--r--app/views/projects/diffs/_stats.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/diffs/_stats.html.haml b/app/views/projects/diffs/_stats.html.haml
index 20e51d18da5..9b5eb84a86d 100644
--- a/app/views/projects/diffs/_stats.html.haml
+++ b/app/views/projects/diffs/_stats.html.haml
@@ -26,7 +26,7 @@
%a{href: "#diff-#{i}"}
%i.fa.fa-minus
= diff.old_path
- \->
+ &rarr;
= diff.new_path
- elsif diff.new_file
%span.new-file