123456789101112131415161718192021222324252627282930313233 |
- uuid: e46db275-d398-4da7-9321-f83f79b65da6
- langcode: fr
- status: true
- dependencies:
- module:
- - flag_lists
- - node
- id: dossier
- label: Dossier
- bundles:
- - article
- - materiau
- - thematique
- entity_type: node
- global: false
- weight: 0
- flag_short: 'Flag this item'
- flag_long: ''
- flag_message: ''
- unflag_short: 'Unflag this item'
- unflag_long: ''
- unflag_message: ''
- unflag_denied_text: ''
- flag_type: 'entity:node'
- link_type: ajax_link
- flagTypeConfig:
- show_in_links: { }
- show_as_field: false
- show_on_form: false
- show_contextual_link: false
- extra_permissions:
- owner: '0'
- linkTypeConfig: { }
|