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
+1
View File
@@ -129,6 +129,7 @@
{% endif %}
</div>
</div>
{% include 'dcim/inc/panels/inventory_items.html' %}
{% plugin_right_page object %}
</div>
</div>