Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
20
2017/web/core/modules/update/update.links.action.yml
Normal file
20
2017/web/core/modules/update/update.links.action.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
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
|
Reference in a new issue