Hide the feedback URL on events
This commit is contained in:
parent
2d62c8ee54
commit
c023caf44c
|
@ -27,18 +27,6 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: datetime_default
|
type: datetime_default
|
||||||
region: content
|
region: content
|
||||||
field_feedback_url:
|
|
||||||
weight: 5
|
|
||||||
label: above
|
|
||||||
settings:
|
|
||||||
trim_length: 80
|
|
||||||
url_only: false
|
|
||||||
url_plain: false
|
|
||||||
rel: ''
|
|
||||||
target: ''
|
|
||||||
third_party_settings: { }
|
|
||||||
type: link
|
|
||||||
region: content
|
|
||||||
field_link:
|
field_link:
|
||||||
weight: 1
|
weight: 1
|
||||||
label: hidden
|
label: hidden
|
||||||
|
@ -77,4 +65,5 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: boolean
|
type: boolean
|
||||||
region: content
|
region: content
|
||||||
hidden: { }
|
hidden:
|
||||||
|
field_feedback_url: true
|
||||||
|
|
Loading…
Reference in a new issue