Skip to content

Commit

Permalink
Merge pull request #88 from CuBoulder/issue/567
Browse files Browse the repository at this point in the history
Issue/567
  • Loading branch information
jcsparks authored and web-flow committed Dec 11, 2023
2 parents 90e5f70 + 684055c commit 80cf3ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- ### Issue/567
Small change to make the title not required for content rows

Sister PR: https://github.com/CuBoulder/tiamat-theme/pull/582
---

- ### People List Filter Labels as a Global Setting
Changes the People List `Filter 1`, `Filter 2`, and `Filter 3` custom labels to a Global Setting in Site Configuration, rather than being set per-page. These labels will be set under Configuration => Cu Boulder Site Settings => Appearance and Layout.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ entity_type: paragraph
bundle: row_layout_content
label: Title
description: ''
required: true
required: false
translatable: false
default_value: { }
default_value_callback: ''
Expand Down

0 comments on commit 80cf3ee

Please sign in to comment.