Remove citation output from stories in search results #133
This commit is contained in:
parent
9484396229
commit
58c7589914
1 changed files with 1 additions and 6 deletions
|
@ -49,7 +49,6 @@ third_party_settings:
|
|||
regions:
|
||||
left:
|
||||
- field_media_image
|
||||
- geo_citation
|
||||
right:
|
||||
- node_post_date
|
||||
- node_title
|
||||
|
@ -112,11 +111,6 @@ content:
|
|||
third_party_settings: { }
|
||||
weight: 5
|
||||
region: right
|
||||
geo_citation:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 90
|
||||
region: left
|
||||
hidden:
|
||||
body: true
|
||||
comment: true
|
||||
|
@ -135,5 +129,6 @@ hidden:
|
|||
field_tags: true
|
||||
field_upload: true
|
||||
field_visions_models: true
|
||||
geo_citation: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Add table
Reference in a new issue