Add page title and fix sub menu width in Cycle Analytics page.
This commit is contained in:
parent
34a2a690d3
commit
17a7688285
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
= render 'projects/pipelines/head'
|
||||
- @no_container = true
|
||||
- page_title "Cycle Analytics"
|
||||
= render "projects/pipelines/head"
|
||||
|
||||
#cycle-analytics{"v-cloak" => "true", data: { request_path: "#{project_cycle_analytics_path(@project)}"}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue