mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-18 09:24:35 -05:00
notify-admin-769
This commit is contained in:
@@ -18,9 +18,11 @@
|
||||
|
||||
{{ form.name(param_extensions={"hint": {"text": "You can change this later"}}) }}
|
||||
|
||||
{% if not default_organization_type %}
|
||||
<!--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-->
|
||||
<!--{% if not default_organization_type %}-->
|
||||
{{ form.organization_type }}
|
||||
{% endif %}
|
||||
<!--{% endif %}-->
|
||||
|
||||
{{ page_footer('Add service') }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user