gitlab-org--gitlab-foss/app/views/projects/merge_requests/show/_commits.html.haml
Phil Hughes 8827eea864 Updated commits UI
Closes #14633
2016-06-08 10:10:18 +01:00

6 lines
199 B
Text

.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.project