mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 01:58:25 -04:00
Update AddGPOrganisationForm with new fields
Changes its StingFields to GovukTextInputFields. Includes changes to templates that use this form and associated tests.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{% endfor %}
|
||||
{% endcall %}
|
||||
{% call conditional_radio_panel('custom-organisation-name') %}
|
||||
{{ textbox(form.name) }}
|
||||
{{ form.name }}
|
||||
{% endcall %}
|
||||
{{ page_footer('Continue') }}
|
||||
{% endcall %}
|
||||
|
||||
Reference in New Issue
Block a user