Update cluster VM/device views to use ObjectChildrenView

This commit is contained in:
jeremystretch
2021-12-14 14:08:44 -05:00
parent c795068a78
commit 59ee30f056
3 changed files with 14 additions and 20 deletions

View File

@@ -10,7 +10,7 @@
Virtual Machines
</h5>
<div class="card-body table-responsive">
{% render_table virtualmachines_table 'inc/table.html' %}
{% render_table table 'inc/table.html' %}
</div>
</div>
</div>