BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
6acb708d
Commit
6acb708d
authored
Jul 12, 2017
by
Phil Hughes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed admin breadcrumb titles
parent
43cc8bd4
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
edit.html.haml
app/views/admin/applications/edit.html.haml
+0
-1
new.html.haml
app/views/admin/applications/new.html.haml
+1
-1
edit.html.haml
app/views/admin/services/edit.html.haml
+0
-1
No files found.
app/views/admin/applications/edit.html.haml
View file @
6acb708d
-
page_title
"Edit"
,
@application
.
name
,
"Applications"
-
page_title
"Edit"
,
@application
.
name
,
"Applications"
-
breadcrumb_title
"Applications"
%h3
.page-title
Edit application
%h3
.page-title
Edit application
-
@url
=
admin_application_path
(
@application
)
-
@url
=
admin_application_path
(
@application
)
...
...
app/views/admin/applications/new.html.haml
View file @
6acb708d
-
page_title
"New Application"
-
breadcrumb_title
"Applications"
-
breadcrumb_title
"Applications"
-
page_title
"New Application"
%h3
.page-title
New application
%h3
.page-title
New application
-
@url
=
admin_applications_path
-
@url
=
admin_applications_path
...
...
app/views/admin/services/edit.html.haml
View file @
6acb708d
-
breadcrumb_title
"Service Templates"
-
page_title
@service
.
title
,
"Service Templates"
-
page_title
@service
.
title
,
"Service Templates"
=
render
'form'
=
render
'form'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment