mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
cleanup
This commit is contained in:
parent
e454831426
commit
1821735c8b
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
|
|||
{% elif field.field.name == "state_territory" %}
|
||||
<div class="flex-container margin-top-2">
|
||||
<span>
|
||||
CISA Region:
|
||||
CISA region:
|
||||
{% if original_object.generic_org_type != "federal" %}
|
||||
{{ original_object.state_territory|get_region }}
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue