mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-08 13:00:08 -06:00
Introduced consolidated object table template
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<h1>IP Addresses</h1>
|
||||
<div class="row">
|
||||
<div class="col-md-9">
|
||||
{% include 'ipam/inc/ipaddress_table.html' %}
|
||||
{% include 'utilities/obj_table.html' with bulk_edit_url='ipam:ipaddress_bulk_edit' bulk_delete_url='ipam:ipaddress_bulk_delete' %}
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="panel panel-default">
|
||||
|
||||
Reference in New Issue
Block a user