15 lines
347 B
YAML
15 lines
347 B
YAML
shortcut.set_switch:
|
|
route_name: shortcut.set_switch
|
|
base_route: user.view
|
|
title: 'Shortcuts'
|
|
|
|
shortcut.set_customize:
|
|
title: 'List links'
|
|
route_name: shortcut.set_customize
|
|
base_route: shortcut.set_customize
|
|
shortcut.set_edit:
|
|
title: 'Edit set name'
|
|
route_name: shortcut.set_edit
|
|
base_route: shortcut.set_customize
|
|
weight: 10
|