Skip to content
Snippets Groups Projects
Commit 43cc8bd4 authored by Phil Hughes's avatar Phil Hughes
Browse files

fixed some inconsistencies

parent 13cc761a
No related branches found
No related tags found
No related merge requests found
- breadcrumb_title "Labels"
- page_title 'New Label'
- header_title group_title(@group, 'Labels', group_labels_path(@group))
 
Loading
Loading
- breadcrumb_title "Milestones"
- page_title "Milestones"
- header_title group_title(@group, "Milestones", group_milestones_path(@group))
 
Loading
Loading
- @no_container = true
- breadcrumb_title _("Commits")
 
- page_title _("Commits"), @ref
= content_for :meta_tags do
Loading
Loading
- @no_container = true
- breadcrumb_title "Compare"
- page_title "#{params[:from]}...#{params[:to]}"
- if show_new_nav?
- add_to_breadcrumbs("Repository", project_tree_path(@project))
Loading
Loading
- @no_container = true
- breadcrumb_title "Environments"
- page_title 'New Environment'
= render "projects/pipelines/head"
 
Loading
Loading
- @no_container = true
- breadcrumb_title "Labels"
- page_title "New Label"
= render "shared/mr_head"
 
Loading
Loading
- @no_container = true
- breadcrumb_title "Milestones"
- page_title "New Milestone"
= render "shared/mr_head"
 
Loading
Loading
- breadcrumb_title "Graph"
- page_title "Graph", @ref
- content_for :page_specific_javascripts do
= page_specific_javascript_bundle_tag('network')
Loading
Loading
- breadcrumb_title "Pipelines"
- page_title "New Pipeline"
 
%h3.page-title
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment