mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Converted secrets object lists to ObjectListView
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<h1>Secrets</h1>
|
||||
<div class="row">
|
||||
<div class="col-md-9">
|
||||
{% include 'secrets/inc/secret_table.html' with table=secret_table %}
|
||||
{% include 'secrets/inc/secret_table.html' %}
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
{% include 'inc/filter_panel.html' %}
|
||||
|
Reference in New Issue
Block a user