Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
15
2017/web/core/modules/tracker/tracker.links.task.yml
Normal file
15
2017/web/core/modules/tracker/tracker.links.task.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
tracker.page_tab:
|
||||
route_name: tracker.page
|
||||
title: 'Recent content'
|
||||
base_route: tracker.page
|
||||
|
||||
tracker.users_recent_tab:
|
||||
route_name: tracker.users_recent_content
|
||||
title: 'My recent content'
|
||||
base_route: tracker.page
|
||||
class: '\Drupal\tracker\Plugin\Menu\UserTrackerTab'
|
||||
|
||||
tracker.user_tab:
|
||||
route_name: tracker.user_tab
|
||||
base_route: entity.user.canonical
|
||||
title: 'Activity'
|
Reference in a new issue