mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Test passed, good time to commit
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"id": "input-" + field_name,
|
||||
"name": field_name,
|
||||
"label": {
|
||||
"html": '<span class="govuk-visually-hidden">' + item_name + ' number </span>' + loop.index|string + '.',
|
||||
"html": '<span class="usa-sr-only">' + item_name + ' number </span>' + loop.index|string + '.',
|
||||
"classes": label_classes
|
||||
},
|
||||
"classes": "govuk-input--numbered govuk-!-width-full",
|
||||
|
||||
Reference in New Issue
Block a user