summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Wu <victor@gitlab.com>2016-12-09 06:43:52 +0000
committerVictor Wu <victor@gitlab.com>2016-12-09 06:43:52 +0000
commitb727a4399cb3f4ec2937d8135b3e2b769d887b0d (patch)
tree36075b53a8dfdfcdff20684de5f616ee0140513d
parentb40c26b59dd2bebb4dd5af6f62438d92cc16f58c (diff)
downloadgitlab-ce-b727a4399cb3f4ec2937d8135b3e2b769d887b0d.tar.gz
Remove unnecessary message
-rw-r--r--app/views/projects/merge_requests/show/_commits.html.haml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/projects/merge_requests/show/_commits.html.haml b/app/views/projects/merge_requests/show/_commits.html.haml
index a0e12fb3f38..baa1ade5eee 100644
--- a/app/views/projects/merge_requests/show/_commits.html.haml
+++ b/app/views/projects/merge_requests/show/_commits.html.haml
@@ -1,6 +1,2 @@
-.content-block.oneline-block
- = icon("sort-amount-desc")
- Most recent commits displayed first
-
%ol#commits-list.list-unstyled
= render "projects/commits/commits", project: @merge_request.source_project, ref: @merge_request.source_branch