Config changes
This commit is contained in:
parent
489159f841
commit
149290ef98
|
@ -52,6 +52,12 @@ content:
|
|||
weight: 15
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
publish_on:
|
||||
type: datetime_timestamp_no_default
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
status:
|
||||
type: boolean_checkbox
|
||||
settings:
|
||||
|
@ -84,6 +90,12 @@ content:
|
|||
match_limit: 10
|
||||
region: content
|
||||
third_party_settings: { }
|
||||
unpublish_on:
|
||||
type: datetime_timestamp_no_default
|
||||
weight: 30
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
url_redirects:
|
||||
weight: 50
|
||||
settings: { }
|
||||
|
|
|
@ -155,7 +155,7 @@ display:
|
|||
label: ''
|
||||
granularity: second
|
||||
plugin_id: event_sort
|
||||
title: Talks and Workshops
|
||||
title: 'Talks and Workshops'
|
||||
header:
|
||||
area:
|
||||
id: area
|
||||
|
|
Loading…
Reference in a new issue