Add hr below mr title
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
71f1a84599
commit
2e79f83071
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@
|
|||
%h3.page-title
|
||||
Merge Requests
|
||||
%span (#{@merge_requests.total_count})
|
||||
|
||||
|
||||
%hr
|
||||
.row
|
||||
.col-md-3
|
||||
= render 'shared/project_filter', project_entities_path: project_merge_requests_path(@project)
|
||||
|
|
Loading…
Reference in a new issue