summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_file.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-15 15:19:58 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-01-15 15:19:58 -0800
commiteb84ee7a20cb84d3657e1b341e792053eba94455 (patch)
treea6f874d5b011819a924d8d81c2c897e7e695ae9d /app/views/projects/diffs/_file.html.haml
parent41f09bed82a7808e0e785d297567dc1411b41938 (diff)
downloadgitlab-ce-eb84ee7a20cb84d3657e1b341e792053eba94455.tar.gz
Better label for diffs
Diffstat (limited to 'app/views/projects/diffs/_file.html.haml')
-rw-r--r--app/views/projects/diffs/_file.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/diffs/_file.html.haml b/app/views/projects/diffs/_file.html.haml
index 0c5f2ad1f3a..34d13502231 100644
--- a/app/views/projects/diffs/_file.html.haml
+++ b/app/views/projects/diffs/_file.html.haml
@@ -26,7 +26,7 @@
&nbsp;
= link_to '#', class: 'js-toggle-diff-comments btn btn-small' do
%i.fa.fa-chevron-down
- Diff comments
+ Show/Hide comments
&nbsp;
- if @merge_request && @merge_request.source_project