mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-22 11:38:45 -06:00
Closes #6001: Paginate component tables under device views
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
{% include 'inc/paginator.html' with paginator=rearport_table.paginator page=rearport_table.page %}
|
||||
{% table_config_form rearport_table %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user