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
02754e25
Commit
02754e25
authored
Aug 25, 2020
by
Doug Stull
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace d-md-block with gitlab-ui class for project
- use gitlab-ui style wrappers
parent
e7cf93e1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/views/dashboard/projects/index.html.haml
app/views/dashboard/projects/index.html.haml
+1
-1
No files found.
app/views/dashboard/projects/index.html.haml
View file @
02754e25
...
...
@@ -5,7 +5,7 @@
-
if
show_customize_homepage_banner?
(
@customize_homepage
)
=
content_for
:customize_homepage_banner
do
.
d-none.d
-md-block
{
class:
"gl-pt-6! gl-pb-2! #{(container_class unless @no_container)} #{@content_class}"
}
.
gl-display-none.gl-display
-md-block
{
class:
"gl-pt-6! gl-pb-2! #{(container_class unless @no_container)} #{@content_class}"
}
.js-customize-homepage-banner
{
data:
{
svg_path:
image_path
(
'illustrations/monitoring/getting_started.svg'
),
preferences_behavior_path:
profile_preferences_path
(
anchor:
'behavior'
),
callouts_path:
user_callouts_path
,
...
...
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