system.action.taxonomy_term_edit_action.yml 229 B

1234567891011
  1. langcode: fr
  2. status: true
  3. dependencies:
  4. module:
  5. - taxonomy
  6. - views_bulk_edit
  7. id: taxonomy_term_edit_action
  8. label: 'Edit taxonomy terms'
  9. type: taxonomy_term
  10. plugin: 'entity:edit_action:taxonomy_term'
  11. configuration: { }