1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Clean up object list view

This commit is contained in:
jeremystretch
2021-07-10 22:06:28 -04:00
parent 726b148aa9
commit 0f99e5fcaa
5 changed files with 146 additions and 147 deletions

View File

@@ -1,7 +1,6 @@
{% load django_tables2 %}
<table{% if table.attrs %} {{ table.attrs.as_html }}{% endif %}>
<caption class="text-center small mt-3"></caption>
{% if table.show_header %}
<thead>
<tr>