Disable the license field for now
This commit is contained in:
parent
4008a9f1a0
commit
fb8e811c4c
1 changed files with 9 additions and 17 deletions
|
@ -42,7 +42,6 @@ third_party_settings:
|
|||
- field_technologies
|
||||
- field_case_study_team
|
||||
- field_case_study_partners
|
||||
- field_license
|
||||
_core:
|
||||
default_config_hash: N_SusIa1IFu4fIGYNRpaypRg9DZhGSCXmBlKzUUIJi4
|
||||
id: node.case_study.full
|
||||
|
@ -82,7 +81,14 @@ content:
|
|||
label: inline
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
third_party_settings:
|
||||
ds:
|
||||
ft:
|
||||
id: default
|
||||
settings:
|
||||
lb: ''
|
||||
lb-col: false
|
||||
classes: { }
|
||||
field_case_study_team:
|
||||
type: entity_reference_label
|
||||
weight: 6
|
||||
|
@ -102,21 +108,6 @@ content:
|
|||
thousand_separator: ''
|
||||
prefix_suffix: true
|
||||
third_party_settings: { }
|
||||
field_license:
|
||||
type: entity_reference_label
|
||||
weight: 8
|
||||
region: content
|
||||
label: above
|
||||
settings:
|
||||
link: false
|
||||
third_party_settings:
|
||||
ds:
|
||||
ft:
|
||||
id: default
|
||||
settings:
|
||||
lb: ''
|
||||
lb-col: false
|
||||
classes: { }
|
||||
field_services:
|
||||
type: entity_reference_label
|
||||
weight: 4
|
||||
|
@ -139,6 +130,7 @@ hidden:
|
|||
body: true
|
||||
field_case_study_subtitle: true
|
||||
field_image: true
|
||||
field_license: true
|
||||
field_meta_tags: true
|
||||
field_summary: true
|
||||
links: true
|
||||
|
|
Loading…
Reference in a new issue