#15712: add imageattachments to vms

This commit is contained in:
Florian Derler
2024-04-12 15:17:10 +02:00
committed by Jeremy Stretch
parent 4b83b5d0e1
commit 1a1300716c
2 changed files with 3 additions and 2 deletions

View File

@@ -158,6 +158,7 @@
</h5>
{% htmx_table 'ipam:service_list' virtual_machine_id=object.pk %}
</div>
{% include 'inc/panels/image_attachments.html' %}
{% plugin_right_page object %}
</div>
</div>