Skip to content

Commit

Permalink
Use h2 heading for global message
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Oct 19, 2023
1 parent 0defe66 commit 431e4c0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
- ds
- field_formatter_class
- link
- stanford_fields
- text
third_party_settings:
ds:
Expand All @@ -29,9 +30,8 @@ third_party_settings:
regions:
alert_label:
- su_global_msg_label
alert_header:
- su_global_msg_header
alert_text:
- su_global_msg_header
- su_global_msg_message
- su_global_msg_link
id: config_pages.stanford_global_message.default
Expand All @@ -40,13 +40,14 @@ bundle: stanford_global_message
mode: default
content:
su_global_msg_header:
type: string
type: entity_title_heading
label: hidden
settings:
link_to_entity: false
tag: h2
linked: false
third_party_settings: { }
weight: 1
region: alert_header
region: alert_text
su_global_msg_label:
type: string
label: hidden
Expand Down
Loading

0 comments on commit 431e4c0

Please sign in to comment.