mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Converted circuits object lists to ObjectListView
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<h1>Providers</h1>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
{% include 'circuits/inc/provider_table.html' with table=provider_table %}
|
||||
{% include 'circuits/inc/provider_table.html' %}
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user