Skip to content

Commit 4ee191c

Browse files
committed
rm tfoot
1 parent 52388ca commit 4ee191c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

adminlteui/templates/admin/change_list_results.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,6 @@
4141
</tr>
4242
{% endfor %}
4343
</tbody>
44-
<tfoot>
45-
<tr role="row">
46-
{% for header in result_headers %}
47-
<th class="sorting_asc" tabindex="0" aria-controls="example2" rowspan="1" colspan="1" aria-sort="ascending" aria-label="Rendering engine: activate to sort column descending">{{ header.text }}</th>
48-
{% endfor %}
49-
</tr>
50-
</tfoot>
5144
</table>
5245
</div>
5346
</div>

0 commit comments

Comments
 (0)