From f31bf2824ec5372281af61396e5333fc3143b8d5 Mon Sep 17 00:00:00 2001 From: Oli <932481+tb-killa@users.noreply.github.com> Date: Fri, 24 May 2019 10:20:29 +0200 Subject: [PATCH] add rel="image-preview-popover" --- netbox/templates/inc/image_attachments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/inc/image_attachments.html b/netbox/templates/inc/image_attachments.html index 1487b5349..2dda0cce9 100644 --- a/netbox/templates/inc/image_attachments.html +++ b/netbox/templates/inc/image_attachments.html @@ -10,7 +10,7 @@ - {{ attachment }} + {{ attachment }} {{ attachment.size|filesizeformat }} {{ attachment.created }}