From 08458f74a9e4face61573766c471537fb1a92517 Mon Sep 17 00:00:00 2001 From: Rish Date: Mon, 27 Apr 2020 11:39:18 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Added=20reset=20behavior=20for?= =?UTF-8?q?=20test=20email=20newsletter=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit no issue This change adds auto-reset behavior to test email newsletter button by resetting it to default state - "Send test email" - after sending an email newsletter. Previously the button stayed in "Email sent" state after sending email which can be misleading when trying to send another test mail. --- .../app/templates/components/gh-post-settings-menu/email.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/ghost/admin/app/templates/components/gh-post-settings-menu/email.hbs b/ghost/admin/app/templates/components/gh-post-settings-menu/email.hbs index b26e0af596..5829b3bded 100644 --- a/ghost/admin/app/templates/components/gh-post-settings-menu/email.hbs +++ b/ghost/admin/app/templates/components/gh-post-settings-menu/email.hbs @@ -138,6 +138,7 @@ {{/if}}