Disabling search blocks
This commit is contained in:
parent
bd6ec14d13
commit
fc01322073
4 changed files with 3 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ dependencies:
|
||||||
- views.view.related_content
|
- views.view.related_content
|
||||||
module:
|
module:
|
||||||
- block_visibility_groups
|
- block_visibility_groups
|
||||||
- ctools
|
- node
|
||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- agarica
|
- agarica
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
uuid: 22c9a786-73a7-4ea2-bec8-d47a26b454f7
|
uuid: 22c9a786-73a7-4ea2-bec8-d47a26b454f7
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: false
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- views.view.search
|
- views.view.search
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
uuid: 5a4e2d89-ac8b-4692-ba63-5ec690cf1a59
|
uuid: 5a4e2d89-ac8b-4692-ba63-5ec690cf1a59
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: false
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
- views.view.search
|
- views.view.search
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,6 @@ dependencies:
|
||||||
module:
|
module:
|
||||||
- block_content
|
- block_content
|
||||||
- block_visibility_groups
|
- block_visibility_groups
|
||||||
- ctools
|
|
||||||
- node
|
- node
|
||||||
theme:
|
theme:
|
||||||
- agarica
|
- agarica
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue