contain become begin with in thematique linked materials
This commit is contained in:
parent
fda78eea9d
commit
b586cb7ab7
|
@ -97,6 +97,7 @@ third_party_settings:
|
|||
group_sidebar:
|
||||
children:
|
||||
- langcode
|
||||
- field_workflow
|
||||
- field_memo
|
||||
- uid
|
||||
- status
|
||||
|
@ -105,7 +106,6 @@ third_party_settings:
|
|||
- sticky
|
||||
- path
|
||||
- url_redirects
|
||||
- field_workflow
|
||||
parent_name: ''
|
||||
weight: 20
|
||||
format_type: details_sidebar
|
||||
|
@ -142,7 +142,7 @@ content:
|
|||
field_linked_articles:
|
||||
weight: 29
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_operator: STARTS_WITH
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
|
@ -152,10 +152,10 @@ content:
|
|||
field_linked_materials:
|
||||
weight: 28
|
||||
settings:
|
||||
match_operator: CONTAINS
|
||||
match_operator: STARTS_WITH
|
||||
match_limit: 10
|
||||
size: 60
|
||||
placeholder: ''
|
||||
match_limit: 10
|
||||
third_party_settings: { }
|
||||
type: entity_reference_autocomplete
|
||||
region: content
|
||||
|
|
Loading…
Reference in New Issue