Security update to Drupal 8.4.6
[yaffs-website] / web / core / modules / update / update.links.task.yml
1 update.status:
2   route_name: update.status
3   base_route: system.admin_reports
4   title: List
5 update.settings:
6   route_name: update.settings
7   base_route: system.admin_reports
8   title: Settings
9   weight: 50
10 update.report_update:
11   route_name: update.report_update
12   base_route: system.admin_reports
13   title: Update
14   weight: 10
15
16 update.module_update:
17   route_name: update.module_update
18   base_route: system.modules_list
19   title: Update
20   weight: 10
21
22 update.theme_update:
23   route_name: update.theme_update
24   base_route: system.themes_page
25   title: Update
26   weight: 10