diff --git a/frontend/app/templates/components/encryptable/row.hbs b/frontend/app/templates/components/encryptable/row.hbs index d82177185..fc0461673 100644 --- a/frontend/app/templates/components/encryptable/row.hbs +++ b/frontend/app/templates/components/encryptable/row.hbs @@ -6,11 +6,10 @@ {{#if this.isShown}} {{#if @encryptable.isFile}}
-
+
file icon
- - {{@encryptable.name}} @@ -42,7 +41,7 @@ {{else}}
-
+
key icon
+
person icon
-
+
{{@encryptable.sender_name}} / {{moment-format @encryptable.createdAt "DD.MM.YYYY hh:mm"}}
{{else}} @@ -96,7 +95,7 @@
{{/if}} {{else}} -