1234567891011121314151617181920212223242526 |
- langcode: en
- status: true
- dependencies:
- module:
- - heartbeat
- id: jihad_flag
- label: Jihad
- entity_type: heartbeat
- global: false
- weight: 0
- flag_short: 'Jihad ([flagcount:count])'
- flag_long: ''
- flag_message: ''
- unflag_short: 'Truce ([flagcount:count])'
- unflag_long: ''
- unflag_message: ''
- unflag_denied_text: ''
- flag_type: 'entity:heartbeat'
- link_type: ajax_link
- flagTypeConfig:
- show_in_links: { }
- show_as_field: true
- show_on_form: false
- show_contextual_link: false
- access_author: ''
- linkTypeConfig: { }
|