Remove post date field from article
This commit is contained in:
parent
8778cc3f96
commit
f29f27d82f
3 changed files with 8 additions and 27 deletions
|
@ -35,16 +35,11 @@ third_party_settings:
|
|||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
label: ''
|
||||
regions:
|
||||
ds_content:
|
||||
- node_title
|
||||
- node_post_date
|
||||
fields:
|
||||
node_post_date:
|
||||
plugin_id: node_post_date
|
||||
weight: 1
|
||||
label: hidden
|
||||
formatter: ds_post_date_month_day_year
|
||||
node_title:
|
||||
plugin_id: node_title
|
||||
weight: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue