Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
layout_custom_section_classes
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
layout_custom_section_classes
Merge requests
!10
Issue
#3522500
: Remove use of deprecated sequence declaration
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Issue
#3522500
: Remove use of deprecated sequence declaration
issue/layout_custom_section_classes-3522500:3522500-sequence-declares-the
into
2.0.x
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Issue #3522500: Remove use of deprecated sequence declaration
Liam Morland
requested to merge
issue/layout_custom_section_classes-3522500:3522500-sequence-declares-the
into
2.0.x
3 months ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Closes
#3522500
0
0
Merge request reports
Compare
2.0.x
version 1
3333b174
3 months ago
2.0.x (base)
and
latest version
latest version
113fe3cc
1 commit,
1 month ago
version 1
3333b174
1 commit,
3 months ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
config/schema/layout_custom_section_classes.schema.yml
+
2
−
2
View file @ 113fe3cc
Edit in single-file editor
Open in Web IDE
Show full file
@@ -44,8 +44,8 @@ layout_custom_section_classes.settings:
type
:
sequence
label
:
'
CSS
classes
to
choose
from'
sequence
:
-
type
:
string
label
:
'
Class'
type
:
string
label
:
'
Class'
layout_plugin.settings.*
:
type
:
layout_plugin.settings
Loading