This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/aggregator/aggregator.links.action.yml

12 lines
250 B
YAML

aggregator.feed_add:
route_name: aggregator.feed_add
title: 'Add feed'
appears_on:
- 'aggregator.admin_overview'
aggregator.opml_add:
route_name: aggregator.opml_add
title: 'Import OPML'
appears_on:
- 'aggregator.admin_overview'