Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
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
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
app/views/admin/applications/edit.html.haml
app/views/admin/applications/edit.html.haml
+0
-1
app/views/admin/applications/new.html.haml
app/views/admin/applications/new.html.haml
+1
-1
app/views/admin/services/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