mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-17 21:18:16 -06:00
14728 review fixes
This commit is contained in:
parent
be72869084
commit
af426a864a
@ -15,5 +15,12 @@
|
||||
{% endblock tabs %}
|
||||
|
||||
{% block content %}
|
||||
{# Object table controls #}
|
||||
{% include 'inc/table_controls_htmx.html' with table_modal="ObjectTable_config" %}
|
||||
|
||||
{% render_table table %}
|
||||
{% endblock content %}
|
||||
|
||||
{% block modals %}
|
||||
{% table_config_form table table_name="ObjectTable" %}
|
||||
{% endblock modals %}
|
||||
|
Loading…
Reference in New Issue
Block a user