Backup of db before drupal security update
[yaffs-website] / web / core / modules / update / update.links.action.yml
1 update.report_install:
2   route_name: update.report_install
3   title: 'Install new module or theme'
4   weight: 25
5   appears_on:
6     - update.status
7
8 update.module_install:
9   route_name: update.module_install
10   title: 'Install new module'
11   weight: 25
12   appears_on:
13     - system.modules_list
14
15 update.theme_install:
16   route_name: update.theme_install
17   title: 'Install new theme'
18   weight: 25
19   appears_on:
20     - system.themes_page