Add inventory items panel to device component views

This commit is contained in:
jeremystretch
2021-12-28 11:06:34 -05:00
parent e0319cc894
commit a0836b6876
8 changed files with 145 additions and 79 deletions

View File

@@ -117,6 +117,7 @@
{% endif %}
</div>
</div>
{% include 'dcim/inc/panels/inventory_items.html' %}
{% plugin_right_page object %}
</div>
</div>