From 086119671e85eb50dd98bea64417412959e2700a Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Wed, 7 Aug 2024 18:44:56 +0800 Subject: [PATCH] Wired up edit post, view in browser, and delete post menu actions --- .../admin/app/components/posts/analytics.hbs | 24 +++++-------------- ghost/admin/app/components/posts/analytics.js | 9 +++++++ 2 files changed, 15 insertions(+), 18 deletions(-) diff --git a/ghost/admin/app/components/posts/analytics.hbs b/ghost/admin/app/components/posts/analytics.hbs index 65bfb1b63a..c1fba43f70 100644 --- a/ghost/admin/app/components/posts/analytics.hbs +++ b/ghost/admin/app/components/posts/analytics.hbs @@ -63,31 +63,19 @@ @name="analytics-actions-menu" @tagName="ul" @classNames="gh-analytics-actions-menu dropdown-menu dropdown-triangle-top-right" + @closeOnClick={{true}} >
  • - + Edit post +
  • +
  • + View in browser
  • -
  • -
  • -