drupal/core/modules/update/update.local_tasks.yml

27 lines
563 B
YAML
Raw Normal View History

update.status:
route_name: update.status
base_route: system.admin_reports
title: List
update.settings:
route_name: update.settings
parent_id: update.status
title: Settings
weight: 50
update.report_install:
route_name: update.report_install
base_route: system.admin_reports
title: Update
weight: 10
update.module_install:
route_name: update.module_install
base_route: system.modules_list
title: Update
weight: 10
update.theme_install:
route_name: update.theme_install
base_route: system.themes_page
title: Update
weight: 10