From 891a5e54ad66821c0488eef34b92b134f48bcc1d Mon Sep 17 00:00:00 2001 From: lilia Date: Fri, 27 Nov 2015 17:34:02 -0800 Subject: [PATCH] Add hint for users with no groups or contacts If you have no contacts or groups, display a hint about phone numbers. // FREEBIE --- background.html | 2 +- js/views/conversation_search_view.js | 26 ++++++++++++++++++++++- js/views/hint_view.js | 7 ++++++- js/views/inbox_view.js | 6 +++++- stylesheets/_index.scss | 31 +++++++++++++++++++++++++++- stylesheets/manifest.css | 30 ++++++++++++++++++++++++++- 6 files changed, 96 insertions(+), 6 deletions(-) diff --git a/background.html b/background.html index 068158ba..09cd9e1e 100644 --- a/background.html +++ b/background.html @@ -26,7 +26,7 @@