mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:19:48 -04:00
Convert IntegerFields to GovukIntegerFields
Changes those fields in the following forms: - FreeSMSAllowance - ProviderForm - ProviderRatioForm - ServiceDataRetentionEditForm Includes changes to templates that use this form and associated tests.
This commit is contained in:
@@ -25,7 +25,7 @@ Provider - {{provider.display_name}}
|
||||
</ul>
|
||||
|
||||
{% call form_wrapper() %}
|
||||
{{ textbox(form.priority) }}
|
||||
{{ form.priority }}
|
||||
{{ page_footer('Save') }}
|
||||
{% endcall %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user