Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
15
web/core/modules/book/book.links.task.yml
Normal file
15
web/core/modules/book/book.links.task.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
book.admin:
|
||||
route_name: book.admin
|
||||
title: 'List'
|
||||
base_route: book.admin
|
||||
book.settings:
|
||||
route_name: book.settings
|
||||
title: 'Settings'
|
||||
base_route: book.admin
|
||||
weight: 100
|
||||
|
||||
entity.node.book_outline_form:
|
||||
route_name: entity.node.book_outline_form
|
||||
base_route: entity.node.canonical
|
||||
title: Outline
|
||||
weight: 2
|
Reference in a new issue