Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
y_camp
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
y_camp
Commits
35d5afec
Commit
35d5afec
authored
1 year ago
by
Davyd Burianuvatyi
Committed by
Andrii Podanenko
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3393939
: Restriction menu_cta block
parent
86f946cb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!20
feat: Issue [#3393939]: Restriction new blocks
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/install/core.entity_view_display.node.camp_lp.full.yml
+1
-0
1 addition, 0 deletions
...ig/install/core.entity_view_display.node.camp_lp.full.yml
y_camp.install
+1
-0
1 addition, 0 deletions
y_camp.install
with
2 additions
and
0 deletions
config/install/core.entity_view_display.node.camp_lp.full.yml
+
1
−
0
View file @
35d5afec
...
...
@@ -284,6 +284,7 @@ third_party_settings:
-
'
inline_block:icon_grid_item'
-
'
inline_block:statistics_item'
-
'
inline_block:tab_item'
-
'
inline_block:menu_cta'
allowlisted_blocks
:
{
}
restricted_categories
:
{
}
y_lb
:
...
...
This diff is collapsed.
Click to expand it.
y_camp.install
+
1
−
0
View file @
35d5afec
...
...
@@ -595,6 +595,7 @@ function y_camp_update_9009() {
'inline_block:icon_grid_item'
,
'inline_block:statistics_item'
,
'inline_block:tab_item'
,
'inline_block:menu_cta'
,
]));
$restrictions
[
'denylisted_blocks'
]
=
$denylistedBlocks
;
$view_display
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment