Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D8CORE-7517 | update event subtitle heading #816

Merged
merged 4 commits into from
Oct 15, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/sync/views.view.stanford_events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ display:
trim: 0
preserve_tags: ''
html: 0
element_type: h3
element_type: h2
rebeccahongsf marked this conversation as resolved.
Show resolved Hide resolved
rebeccahongsf marked this conversation as resolved.
Show resolved Hide resolved
element_class: ''
element_label_type: ''
element_label_class: ''
Expand Down Expand Up @@ -2374,9 +2374,9 @@ display:
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: entity_title_heading
type: string
settings:
tag: h3
link_to_entity: false
group_column: value
group_columns: { }
group_rows: true
Expand Down
Loading