Commit 05848512bf13bdc0bfaa8e3a2ae64c944b56f9bd

Authored by Dmitriy Zaporozhets
2 parents f9c6d8a4 dce6f7be

Merge pull request #1133 from robbytaylor/master

Updated merge request subheading.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/dashboard/merge_requests.html.haml
1 1 %h3.page_title
2 2 Merge Requests
3   - %small (authored or assigned to you)
  3 + %small (authored by or assigned to you)
4 4 %small.right #{@merge_requests.total_count} merge requests
5 5  
6 6 %br
... ...