|
@@ -40,7 +40,6 @@ third_party_settings:
|
|
|
region: content
|
|
|
group_infos:
|
|
|
children:
|
|
|
- - field_departement
|
|
|
- field_public_phone
|
|
|
- field_public_email
|
|
|
- field_website
|
|
@@ -49,7 +48,6 @@ third_party_settings:
|
|
|
weight: 12
|
|
|
format_type: tab
|
|
|
format_settings:
|
|
|
- label: 'Public infos'
|
|
|
formatter: open
|
|
|
description: ''
|
|
|
required_fields: true
|
|
@@ -74,6 +72,7 @@ third_party_settings:
|
|
|
region: content
|
|
|
group_internal:
|
|
|
children:
|
|
|
+ - status
|
|
|
- field_workflow
|
|
|
- field_migration
|
|
|
- field_note
|
|
@@ -84,7 +83,6 @@ third_party_settings:
|
|
|
weight: 2
|
|
|
format_type: tab
|
|
|
format_settings:
|
|
|
- label: Internal
|
|
|
formatter: open
|
|
|
description: ''
|
|
|
required_fields: true
|
|
@@ -135,7 +133,7 @@ content:
|
|
|
type: text_textarea
|
|
|
region: content
|
|
|
field_memo:
|
|
|
- weight: 21
|
|
|
+ weight: 7
|
|
|
settings:
|
|
|
rows: 5
|
|
|
placeholder: ''
|
|
@@ -143,13 +141,13 @@ content:
|
|
|
type: string_textarea
|
|
|
region: content
|
|
|
field_migration:
|
|
|
- weight: 19
|
|
|
+ weight: 5
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
type: workflow_default
|
|
|
region: content
|
|
|
field_note:
|
|
|
- weight: 20
|
|
|
+ weight: 6
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
type: options_select
|
|
@@ -184,14 +182,14 @@ content:
|
|
|
type: link_default
|
|
|
region: content
|
|
|
field_workflow:
|
|
|
- weight: 18
|
|
|
+ weight: 4
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|
|
|
type: workflow_default
|
|
|
region: content
|
|
|
langcode:
|
|
|
type: language_select
|
|
|
- weight: 22
|
|
|
+ weight: 8
|
|
|
region: content
|
|
|
settings:
|
|
|
include_locked: true
|
|
@@ -208,11 +206,11 @@ content:
|
|
|
type: boolean_checkbox
|
|
|
settings:
|
|
|
display_label: true
|
|
|
- weight: 100
|
|
|
+ weight: 3
|
|
|
region: content
|
|
|
third_party_settings: { }
|
|
|
translation:
|
|
|
- weight: 23
|
|
|
+ weight: 9
|
|
|
region: content
|
|
|
settings: { }
|
|
|
third_party_settings: { }
|