tabledrag_example.links.menu.yml

Same filename in other branches
  1. 4.0.x modules/tabledrag_example/tabledrag_example.links.menu.yml
modules/tabledrag_example/tabledrag_example.links.menu.yml

File

modules/tabledrag_example/tabledrag_example.links.menu.yml

View source
  1. tabledrag_example.description:
  2. title: Tabledrag Overview
  3. route_name: tabledrag_example.description
  4. expanded: TRUE
  5. tabledrag_example.simple_form:
  6. title: Simple rows
  7. route_name: tabledrag_example.simple_form
  8. parent: tabledrag_example.description
  9. weight: -4
  10. tabledrag_example.parent_form:
  11. title: Nested
  12. route_name: tabledrag_example.parent_form
  13. parent: tabledrag_example.description
  14. weight: -3
  15. tabledrag_example.rootleaf_form:
  16. title: Roots and leaves
  17. route_name: tabledrag_example.rootleaf_form
  18. parent: tabledrag_example.description
  19. weight: -2
  20. tabledrag_example.reset_form:
  21. title: Data reset
  22. route_name: tabledrag_example.reset_form
  23. parent: tabledrag_example.description
  24. weight: -1