Add project header title in project badges view
This commit is contained in:
parent
dffdb0d036
commit
a2bbd2501a
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
- page_title 'Badges'
|
||||
- badges_path = namespace_project_badges_path(@project.namespace, @project)
|
||||
- header_title project_title(@project, 'Badges', badges_path)
|
||||
|
||||
.prepend-top-10
|
||||
.panel.panel-default
|
||||
|
|
Loading…
Reference in a new issue