views.view.profiles.yml 614 B

123456789101112131415161718192021222324252627
  1. label: Profiles
  2. display:
  3. default:
  4. display_title: Master
  5. display_options:
  6. exposed_form:
  7. options:
  8. submit_button: Apply
  9. reset_button_label: Reset
  10. exposed_sorts_label: 'Sort by'
  11. sort_asc_label: Asc
  12. sort_desc_label: Desc
  13. arguments:
  14. uid:
  15. exception:
  16. title: All
  17. type:
  18. exception:
  19. title: All
  20. status:
  21. exception:
  22. title: All
  23. title: Profiles
  24. profile_type_listing:
  25. display_title: 'Profile type listing'
  26. user_view:
  27. display_title: 'User view'