From 14f0e57ccbda82206cd8149018b306c6f17032d9 Mon Sep 17 00:00:00 2001 From: Giovane Date: Tue, 1 Dec 2015 23:04:34 -0200 Subject: Shows unread count on title bar - This commit creates the unread_count_title component --- web-ui/app/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web-ui/app/index.html') diff --git a/web-ui/app/index.html b/web-ui/app/index.html index 9ffeee82..f11b05f8 100644 --- a/web-ui/app/index.html +++ b/web-ui/app/index.html @@ -6,7 +6,7 @@ href="assets/images/Favicon.png"> -$account_email - Pixelated Mail +<span id="unread-count-title"></span> $account_email - Pixelated Mail -- cgit v1.2.3