20 lines
		
	
	
		
			553 B
		
	
	
	
		
			YAML
		
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			553 B
		
	
	
	
		
			YAML
		
	
	
shortcut.set_switch:
 | 
						|
  route_name: shortcut.set_switch
 | 
						|
  base_route: entity.user.canonical
 | 
						|
  title: 'Shortcuts'
 | 
						|
 | 
						|
entity.shortcut_set.customize_form:
 | 
						|
  title: 'List links'
 | 
						|
  route_name: entity.shortcut_set.customize_form
 | 
						|
  base_route: entity.shortcut_set.customize_form
 | 
						|
entity.shortcut_set.edit_form:
 | 
						|
  title: 'Edit set name'
 | 
						|
  route_name: entity.shortcut_set.edit_form
 | 
						|
  base_route: entity.shortcut_set.customize_form
 | 
						|
  weight: 10
 | 
						|
 | 
						|
entity.shortcut.canonical:
 | 
						|
  route_name: entity.shortcut.canonical
 | 
						|
  base_route: entity.shortcut.canonical
 | 
						|
  title: Edit
 |