system.action.node_unpromote_action.yml 188 B

12345678910
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: node_unpromote_action
  7. label: 'Remove content from front page'
  8. type: node
  9. plugin: node_unpromote_action
  10. configuration: { }