mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-30 22:32:51 +02:00
Converted DCIM object lists to ObjectListView
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<h1>Devices</h1>
|
||||
<div class="row">
|
||||
<div class="col-md-9">
|
||||
{% include 'dcim/inc/device_table.html' with table=device_table %}
|
||||
{% include 'dcim/inc/device_table.html' %}
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<div class="panel panel-default">
|
||||
|
||||
Reference in New Issue
Block a user