Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
menu_block_settings_override
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
menu_block_settings_override
Merge requests
!3
Resolve
#3339161
"Implement hookhelp"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Resolve
#3339161
"Implement hookhelp"
issue/menu_block_settings_override-3339161:3339161-implement-hookhelp
into
7.x-1.x
Overview
0
Commits
17
Pipelines
0
Changes
20
Open
Kamlesh Kishor Jha
requested to merge
issue/menu_block_settings_override-3339161:3339161-implement-hookhelp
into
7.x-1.x
2 years ago
Overview
0
Commits
17
Pipelines
0
Changes
20
Expand
Closes
#3339161
0
0
Merge request reports
Compare
7.x-1.x
7.x-1.x (HEAD)
and
latest version
latest version
382922cc
17 commits,
2 years ago
20 files
+
1020
−
499
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
20
Search (e.g. *.vue) (Ctrl+P)
config/schema/menu_block_settings_override.schema.yml
0 → 100644
+
14
−
0
Options
menu_block_setings_override.settings
:
type
:
mapping
label
:
'
Menu
block
settings
override
-
settings'
mapping
:
blocks_enabled
:
type
:
sequence
sequence
:
type
:
string
label
:
'
Blocks
IDs
to
enable
the
overrides
for'
hidden_settings
:
type
:
sequence
sequence
:
type
:
string
label
:
'
Menu
block
setting
names
to
hide
on
the
per-page
settings'
Loading