mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-26 16:20:19 -04:00
notify-admin-652 change comment
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
|
||||
{{ form.name(param_extensions={"hint": {"text": "You can change this later"}}) }}
|
||||
|
||||
<!--on demo, default_organization_type is defined as something so we never get these radio buttons,
|
||||
but then it becomes impossible to add a service-->
|
||||
<!--See add_service.py the default_organization_type is not currently useful for Notify.gov
|
||||
and here it is causing an issue where services can't be created -->
|
||||
<!--{% if not default_organization_type %}-->
|
||||
{{ form.organization_type }}
|
||||
<!--{% endif %}-->
|
||||
|
||||
Reference in New Issue
Block a user