Skip to content

Commit

Permalink
D8CORE-7440 | correct view title names
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahongsf committed Sep 25, 2024
1 parent 7e96535 commit e1ea4a2
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion config/sync/views.view.stanford_opportunities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ display:
display_plugin: default
position: 0
display_options:
title: 'Filtered Opportunities'
title: Opportunities
fields:
su_event_date_time:
id: su_event_date_time
Expand Down Expand Up @@ -514,6 +514,7 @@ display:
arguments: false
css_class: false
pager: false
title: false
style:
type: html_list
options:
Expand Down Expand Up @@ -701,6 +702,7 @@ display:
options:
items_per_page: 3
offset: 0
title: 'Opportunities Card Grid'
cache_metadata:
max-age: -1
contexts:
Expand Down Expand Up @@ -731,6 +733,9 @@ display:
pager: false
empty: false
css_class: false
title: false
link_display: false
link_url: false
style:
type: default
options:
Expand Down Expand Up @@ -1094,6 +1099,9 @@ display:
allow:
items_per_page: 0
css_class: stanford-opportunities-list
title: 'Opportunities Filtered List'
link_display: custom_url
link_url: /opportunities
cache_metadata:
max-age: -1
contexts:
Expand Down Expand Up @@ -1122,6 +1130,7 @@ display:
style: false
row: false
arguments: false
title: false
style:
type: html_list
options:
Expand Down Expand Up @@ -1321,6 +1330,7 @@ display:
use_taxonomy_term_path: false
entity_type: node
plugin_id: taxonomy_index_name_depth
title: 'Opportunities List'
cache_metadata:
max-age: -1
contexts:
Expand All @@ -1339,6 +1349,7 @@ display:
display_plugin: block
position: 3
display_options:
title: 'Opportunities Taxonomy Term Page'
fields:
view_node:
id: view_node
Expand Down Expand Up @@ -1665,6 +1676,7 @@ display:
delta_fieldset:
delta_fields: { }
defaults:
title: false
style: false
row: false
fields: false
Expand Down Expand Up @@ -2805,6 +2817,7 @@ display:
display_plugin: block
position: 4
display_options:
title: 'Opportunities Explore More'
fields:
su_event_date_time_value:
id: su_event_date_time_value
Expand Down Expand Up @@ -3499,6 +3512,7 @@ display:
relationship: none
view_mode: stanford_card
defaults:
title: false
css_class: false
pager: false
use_more: false
Expand Down Expand Up @@ -3554,6 +3568,7 @@ display:
pager: false
empty: false
css_class: false
title: false
style:
type: default
options:
Expand Down Expand Up @@ -3917,6 +3932,7 @@ display:
allow:
items_per_page: 0
css_class: stanford-opportunities-cards
title: 'Opportunities Filtered Cards'
cache_metadata:
max-age: -1
contexts:
Expand Down

0 comments on commit e1ea4a2

Please sign in to comment.