From 4e56d98bf737b1214d05f1cfbbfe305847df7738 Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Mon, 13 Sep 2021 13:58:01 +0100 Subject: [PATCH] Added "Enter" key handling to refactored delete-post modal refs https://github.com/TryGhost/Team/issues/559 - there's no base modal any more so each modal is in control of it's own keyboard handling --- ghost/admin/app/components/modals/delete-post.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/app/components/modals/delete-post.hbs b/ghost/admin/app/components/modals/delete-post.hbs index 4417db2257..4adf86b6d2 100644 --- a/ghost/admin/app/components/modals/delete-post.hbs +++ b/ghost/admin/app/components/modals/delete-post.hbs @@ -1,4 +1,4 @@ -