Mercurial > hg > isophonics-drupal-site
annotate core/modules/shortcut/shortcut.links.task.yml @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
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 |