added nbr_locuteur field to documents, hidden locuteurs and collectionneurs field

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-20 20:54:59 +01:00
parent b94bd3d215
commit 87406875ad
@@ -25,11 +25,11 @@ third_party_settings:
field_group: field_group:
group_onglets: group_onglets:
children: children:
- group_contenu
- group_taxonomy - group_taxonomy
- group_article - group_article
- group_transcription - group_transcription
- group_infos - group_infos
- group_contenu
parent_name: '' parent_name: ''
weight: 1 weight: 1
format_type: tabs format_type: tabs
@@ -104,8 +104,6 @@ third_party_settings:
- field_entrees - field_entrees
- field_genres - field_genres
- field_langues - field_langues
- field_collectionneurs
- field_locuteurs
parent_name: group_onglets parent_name: group_onglets
weight: 27 weight: 27
format_type: tab format_type: tab
@@ -131,15 +129,6 @@ content:
summary_rows: 3 summary_rows: 3
third_party_settings: { } third_party_settings: { }
region: content region: content
field_collectionneurs:
weight: 15
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_description: field_description:
weight: 17 weight: 17
settings: settings:
@@ -175,15 +164,6 @@ content:
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete type: entity_reference_autocomplete
region: content region: content
field_locuteurs:
weight: 16
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_nbr_locuteurs: field_nbr_locuteurs:
weight: 16 weight: 16
settings: settings:
@@ -245,6 +225,8 @@ content:
third_party_settings: { } third_party_settings: { }
hidden: hidden:
created: true created: true
field_collectionneurs: true
field_locuteurs: true
path: true path: true
promote: true promote: true
status: true status: true