Skip to content

Commit

Permalink
D8CORE-7341 Fixed course term page headings
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Mar 18, 2024
1 parent 3f26502 commit 52a74af
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ third_party_settings:
context_mapping: { }
views_label: ''
items_per_page: none
weight: 2
weight: 3
additional: { }
12eb9655-d749-407c-90ba-0ca685c1c048:
uuid: 12eb9655-d749-407c-90ba-0ca685c1c048
Expand All @@ -118,6 +118,20 @@ third_party_settings:
class: ''
weight: 1
additional: { }
d6717298-1620-4e79-a4ef-cb03ac35cd5e:
uuid: d6717298-1620-4e79-a4ef-cb03ac35cd5e
region: main
configuration:
id: jumpstart_ui_page_heading
label: 'Heading Block'
label_display: '0'
provider: jumpstart_ui
context_mapping: { }
heading_text: Courses
wrapper: h2
hide_heading: 1
weight: 2
additional: { }
third_party_settings: { }
layout_library:
enable: false
Expand Down
5 changes: 2 additions & 3 deletions config/sync/views.view.stanford_courses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2560,10 +2560,9 @@ display:
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string_list_class
type: string
settings:
class: su-list-unstyled
list_type: ul
link_to_entity: false
group_column: value
group_columns: { }
group_rows: true
Expand Down

0 comments on commit 52a74af

Please sign in to comment.