diff --git a/ui/app/views/partials/alert/event.dialog.html b/ui/app/views/partials/alert/event.dialog.html index 8df26bde79..ec9c90559e 100644 --- a/ui/app/views/partials/alert/event.dialog.html +++ b/ui/app/views/partials/alert/event.dialog.html @@ -76,8 +76,11 @@

{{attribute.data | fang | ellipsis:250}} - - {{(attribute.data.filename || attribute.data.split(';')[0]) | fang | ellipsis:250}} + + {{attribute.attachment.name}} ({{attribute.attachment.size}} bytes) + + + {{attribute.remoteAttachment.filename}} @@ -133,7 +136,7 @@

- - +