mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Reran reference tests and merged in main to fix conflicts
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
{% call govukFieldset({
|
||||
"legend": {
|
||||
"text": field.label.text,
|
||||
"isPageHeading": False
|
||||
"isPageHeading": False,
|
||||
"classes": "text-bold"
|
||||
},
|
||||
"attributes": attributes
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user