summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/sent.hbs
diff options
context:
space:
mode:
authorrafael lisboa <rafaelzlisboa@gmail.com>2015-04-09 15:29:42 -0300
committerrafael lisboa <rafaelzlisboa@gmail.com>2015-04-14 15:28:12 -0300
commitccbf5c43a954a2f890f9135f671f007de21c86aa (patch)
tree4b35fdc88d0d291d3cf3be87d75b5af668e28624 /web-ui/app/templates/mails/sent.hbs
parente339b4228ad8dadf37f52e6d87421da3c35d832a (diff)
refactor mail item mixin creation and rendering
Diffstat (limited to 'web-ui/app/templates/mails/sent.hbs')
-rw-r--r--web-ui/app/templates/mails/sent.hbs4
1 files changed, 2 insertions, 2 deletions
diff --git a/web-ui/app/templates/mails/sent.hbs b/web-ui/app/templates/mails/sent.hbs
index e4b49b37..a0712124 100644
--- a/web-ui/app/templates/mails/sent.hbs
+++ b/web-ui/app/templates/mails/sent.hbs
@@ -2,8 +2,8 @@
<input type="checkbox"/>
</span>
<span>
- <a href="/#/{{ tag }}/mail/{{ ident }}">
- <span class="sent-date">{{ header.formattedDate }}</span>
+ <a href="/#/{{ currentTag }}/mail/{{ ident }}">
+ <span class="sent-date">{{ formatDate header.date }}</span>
<div class="from">
{{t 'to:'}}