You are here

homebox.links.menu.yml in Homebox 8

File

homebox.links.menu.yml
View source
  1. # Homebox menu items definition
  2. entity.homebox.collection:
  3. title: 'Homebox'
  4. route_name: entity.homebox.collection
  5. description: 'List Homebox (bundles)'
  6. parent: system.admin_structure
  7. weight: 99
  8. # Homebox Layout menu items definition
  9. # @todo Remove this menu item after development
  10. entity.homebox_layout.collection:
  11. title: 'Homebox Layout list'
  12. route_name: entity.homebox_layout.collection
  13. description: 'List Homebox Layout entities'
  14. parent: system.admin_structure
  15. weight: 100