Merge pull request #784 from GSA/notify-admin-769

notify-admin-652 create new service does not work in demo
This commit is contained in:
Carlo Costino
2023-09-21 11:48:46 -04:00
committed by GitHub
3 changed files with 10 additions and 36 deletions

View File

@@ -18,9 +18,9 @@
{{ form.name(param_extensions={"hint": {"text": "You can change this later"}}) }}
{% if not default_organization_type %}
<!--{% if not default_organization_type %}
{{ form.organization_type }}
{% endif %}
{% endif %}-->
{{ page_footer('Add service') }}