mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-20 03:19:24 +02:00
Cleanup
This commit is contained in:
parent
658ab94622
commit
cf3f87b1fd
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
|
|||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{% if field.field.name == "creator" %}
|
||||
{% elif field.field.name == "creator" %}
|
||||
<div class="flex-container tablet:margin-top-2">
|
||||
<label aria-label="Creator contact details"></label>
|
||||
{% include "django/admin/includes/contact_detail_list.html" with user=original_object.creator no_title_top_padding=field.is_readonly user_verification_type=original_object.creator.get_verification_type_display%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue