diff options
author | Giovane <giovaneliberato@gmail.com> | 2015-12-29 15:08:54 -0200 |
---|---|---|
committer | Giovane <giovaneliberato@gmail.com> | 2015-12-29 15:13:53 -0200 |
commit | 32e625a9389bc7352c911ebc5db289647db3ba66 (patch) | |
tree | d24e92685756eaf655e92e4b16a8751c9b8b0e8b /web-ui/app/templates | |
parent | 14f0e57ccbda82206cd8149018b306c6f17032d9 (diff) |
Listens to mails available events and count unread #564
- Considering unread all the mails that doesn't have the 'read' status
- Remove initial templates because title doesn't support html tags
inside
Diffstat (limited to 'web-ui/app/templates')
-rw-r--r-- | web-ui/app/templates/page/unread_count_title.hbs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web-ui/app/templates/page/unread_count_title.hbs b/web-ui/app/templates/page/unread_count_title.hbs deleted file mode 100644 index 1ae379b6..00000000 --- a/web-ui/app/templates/page/unread_count_title.hbs +++ /dev/null @@ -1 +0,0 @@ -<span>(1)</span> |