Mercurial > hg > isophonics-drupal-site
annotate core/modules/shortcut/shortcut.links.task.yml @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 shortcut.set_switch: |
Chris@0 | 2 route_name: shortcut.set_switch |
Chris@0 | 3 base_route: entity.user.canonical |
Chris@0 | 4 title: 'Shortcuts' |
Chris@0 | 5 |
Chris@0 | 6 entity.shortcut_set.customize_form: |
Chris@0 | 7 title: 'List links' |
Chris@0 | 8 route_name: entity.shortcut_set.customize_form |
Chris@0 | 9 base_route: entity.shortcut_set.customize_form |
Chris@0 | 10 entity.shortcut_set.edit_form: |
Chris@0 | 11 title: 'Edit set name' |
Chris@0 | 12 route_name: entity.shortcut_set.edit_form |
Chris@0 | 13 base_route: entity.shortcut_set.customize_form |
Chris@0 | 14 weight: 10 |
Chris@0 | 15 |
Chris@0 | 16 entity.shortcut.canonical: |
Chris@0 | 17 route_name: entity.shortcut.canonical |
Chris@0 | 18 base_route: entity.shortcut.canonical |
Chris@0 | 19 title: Edit |