system.action.node_make_sticky_action.yml 181 B

12345678910
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. id: node_make_sticky_action
  7. label: 'Make content sticky'
  8. type: node
  9. plugin: node_make_sticky_action
  10. configuration: { }