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