summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails
diff options
context:
space:
mode:
authorGabriel Albo <gabriel@albo.com.br>2014-11-12 11:56:01 +0100
committerGabriel Albo <gabriel@albo.com.br>2014-11-12 11:56:58 +0100
commitd510e3ba01bfd69578f824e61d0760555fd8cd1d (patch)
tree7819d2c5d36fa3d2f590e174ded723e6a63fc39c /web-ui/app/templates/mails
parent45f1104cbc733b184dfb7426ebbed61cd0f8f260 (diff)
Fixing functional test failure on 'trash/delete this message' step. Adding attachment icon to mail list
Diffstat (limited to 'web-ui/app/templates/mails')
-rw-r--r--web-ui/app/templates/mails/single.hbs4
1 files changed, 3 insertions, 1 deletions
diff --git a/web-ui/app/templates/mails/single.hbs b/web-ui/app/templates/mails/single.hbs
index baf6251c..32ddb869 100644
--- a/web-ui/app/templates/mails/single.hbs
+++ b/web-ui/app/templates/mails/single.hbs
@@ -3,7 +3,9 @@
</span>
<span>
<a href="/#/{{ tag }}/mail/{{ ident }}">
- <span class="received-date">{{ header.formattedDate }}</span>
+ <span class="received-date">{{ header.formattedDate }}
+ <br><i class="fa fa-paperclip icon-flip-horizontal" style="right:5px;position:absolute;font-size:initial;margin: 5px 5px 0 0;"></i>
+ </span>
<div class="from">{{#if header.from }}{{ header.from }}{{else}}{{t "you"}}{{/if}}</div>
<div class="subject-and-tags">