Closes #10414: Enable general purpose image attachments for device types

This commit is contained in:
jeremystretch
2023-04-10 16:43:40 -04:00
parent 4a331b560f
commit 6820796c10
3 changed files with 6 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
{% include 'inc/panels/custom_fields.html' %}
{% include 'inc/panels/tags.html' %}
{% include 'inc/panels/comments.html' %}
{% include 'inc/panels/image_attachments.html' %}
{% plugin_right_page object %}
</div>
</div>