提交 c70bf95c 编写于 作者: P Phil Hughes

fixed up more breadcrumbs

上级 fee26d77
- @breadcrumb_title = "Services Templates"
- @breadcrumb_title = "Service Templates"
- page_title "Service Templates"
%h3.page-title Service templates
%p.light Service template allows you to set default values for project services
......
- page_title 'Two-Factor Authentication', 'Account'
- if show_new_nav?
- breadcrumbs_extra_links("Account", profile_path)
- breadcrumbs_extra_links("Account", profile_account_path)
- else
- header_title "Two-Factor Authentication", profile_two_factor_auth_path
- @breadcrumb_title = "Two-Factor Authentication"
......
- @breadcrumb_title = "Repository"
- @no_container = true
- page_title "Edit", @blob.path, @ref
- content_for :page_specific_javascripts do
......
- @breadcrumb_title = "Repository"
- page_title "New File", @path.presence, @ref
- content_for :page_specific_javascripts do
= page_specific_javascript_tag('lib/ace.js')
......
- @breadcrumb_title = "Repository"
- @no_container = true
- page_title @blob.path, @ref
......
- @breadcrumb_title = "Members"
- page_title "Members"
- if show_new_nav?
- breadcrumbs_extra_links("Settings", edit_project_path(@project))
.row.prepend-top-default
.col-lg-12
%h4
......
- @content_class = "limit-container-width" unless fluid_layout
- page_title 'Integrations'
- if show_new_nav?
- breadcrumbs_extra_links("Settings", edit_project_path(@project))
= render "projects/settings/head"
= render 'projects/hooks/index'
= render 'projects/services/index'
- page_title "Repository"
- @content_class = "limit-container-width" unless fluid_layout
- if show_new_nav?
- breadcrumbs_extra_links("Settings", edit_project_path(@project))
= render "projects/settings/head"
- content_for :page_specific_javascripts do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册