This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/core/modules/update/update.links.action.yml

21 lines
427 B
YAML
Raw Normal View History

update.report_install:
route_name: update.report_install
title: 'Install new module or theme'
weight: 25
appears_on:
- update.status
update.module_install:
route_name: update.module_install
title: 'Install new module'
weight: 25
appears_on:
- system.modules_list
update.theme_install:
route_name: update.theme_install
title: 'Install new theme'
weight: 25
appears_on:
- system.themes_page