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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
930982ce
Commit
930982ce
authored
Jul 05, 2019
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removes EE differences
parent
197399a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
app/views/layouts/fullscreen.html.haml
app/views/layouts/fullscreen.html.haml
+2
-0
changelogs/unreleased/12550-fullscrean.yml
changelogs/unreleased/12550-fullscrean.yml
+5
-0
No files found.
app/views/layouts/fullscreen.html.haml
View file @
930982ce
...
...
@@ -3,6 +3,7 @@
=
render
"layouts/head"
%body
{
class:
"#{user_application_theme} #{@body_class} fullscreen-layout"
,
data:
{
page:
body_data_page
}
}
=
render
'peek/bar'
=
header_message
=
render
partial:
"layouts/header/default"
,
locals:
{
project:
@project
,
group:
@group
}
=
render
'shared/outdated_browser'
.mobile-overlay
...
...
@@ -12,3 +13,4 @@
=
render
"layouts/flash"
.content-wrapper
{
id:
"content-body"
,
class:
"d-flex flex-column align-items-stretch mt-0"
}
=
yield
=
footer_message
changelogs/unreleased/12550-fullscrean.yml
0 → 100644
View file @
930982ce
---
title
:
Removes EE differences for app/views/layouts/fullscreen.html.haml
merge_request
:
author
:
type
:
other
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