You are here

system.action.taxonomy_term_edit_action.yml in Views Bulk Edit 8.2

config/optional/system.action.taxonomy_term_edit_action.yml

File

config/optional/system.action.taxonomy_term_edit_action.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - views_bulk_edit
  6. - taxonomy
  7. id: taxonomy_term_edit_action
  8. label: 'Edit taxonomy terms'
  9. type: taxonomy_term
  10. plugin: entity:edit_action:taxonomy_term
  11. configuration: { }