mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #6001: Paginate component tables under device views
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
{% include 'inc/paginator.html' with paginator=interface_table.paginator page=interface_table.page %}
|
||||
{% table_config_form interface_table %}
|
||||
{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user