From 67d4e031a38b61b3277d89764ecb48c418cc974d Mon Sep 17 00:00:00 2001 From: Karan Sapolia Date: Tue, 26 Mar 2019 11:11:10 +0530 Subject: [PATCH] fix(emails): Make Done button responsive after adding email After adding new email in secondary email section, make the done button responsive before email verification. Allow done button to be clicked and panel to be closed. Do not change the behavior of automatically opening panel if secondary linked email is unverified. fixes: #6242 --- app/scripts/templates/settings/emails.mustache | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/scripts/templates/settings/emails.mustache b/app/scripts/templates/settings/emails.mustache index 87f955d602..1b780d6298 100644 --- a/app/scripts/templates/settings/emails.mustache +++ b/app/scripts/templates/settings/emails.mustache @@ -72,9 +72,7 @@ {{#hasSecondaryEmail}} - {{/hasSecondaryEmail}}