From f6c504c05f14f0f4ed1acddc55b4e2929ee5fa40 Mon Sep 17 00:00:00 2001 From: Nabil Adouani Date: Sat, 23 Feb 2019 23:45:13 +0100 Subject: [PATCH] #897 Add artifact description on mouse over in alert preview dialog --- ui/app/views/partials/alert/event.dialog.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/app/views/partials/alert/event.dialog.html b/ui/app/views/partials/alert/event.dialog.html index c59d144ac4..fb6ef5305f 100644 --- a/ui/app/views/partials/alert/event.dialog.html +++ b/ui/app/views/partials/alert/event.dialog.html @@ -87,19 +87,19 @@

- + {{attribute.dataType}} -
+
{{attribute.data | fang | ellipsis:250}}
-
+
{{attribute.attachment.name}} ({{attribute.attachment.size}} bytes)
-
+
{{attribute.remoteAttachment.filename}}