From 7e4291575546558a26005e18c3441346a2de2240 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Fri, 20 Dec 2013 22:48:47 -0500 Subject: [PATCH] Add a tooltip to the notification bubble --- static/directives/header-bar.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/directives/header-bar.html b/static/directives/header-bar.html index 6df3e1fe8..32ee88d23 100644 --- a/static/directives/header-bar.html +++ b/static/directives/header-bar.html @@ -38,7 +38,10 @@ {{ user.username }} - + {{ (user.askForPassword ? 1 : 0) + (overPlan ? 1 : 0) }}