123456789101112131415161718192021222324252627 |
- uuid: f6983095-6e0f-4f4b-a061-bcdb093c2479
- langcode: fr
- status: true
- dependencies:
- module:
- - node
- - options
- id: node.field_neuf_rehabilitation
- field_name: field_neuf_rehabilitation
- entity_type: node
- type: list_integer
- settings:
- allowed_values:
- -
- value: 0
- label: Neuf
- -
- value: 1
- label: Réhabilitation
- allowed_values_function: ''
- module: options
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|