mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Update detail_table_fieldset.html
This commit is contained in:
parent
5a5f72cc47
commit
e57757a99f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This is using a custom implementation fieldset.html (see admin/fieldset.html)
|
|||
{% if field.field.name == "status_history" %}
|
||||
{% if filtered_audit_log_entries %}
|
||||
<div class="readonly">
|
||||
<div class="usa-table-container--scrollable collapse--dgsimple collapsed" tabindex="0">
|
||||
<div class="usa-table-container--scrollable collapse--dgsimple collapsed margin-top-0" tabindex="0">
|
||||
{% if filtered_audit_log_entries %}
|
||||
<table class="usa-table usa-table--borderless">
|
||||
<thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue