From 25d53f15b8e1f63fe2d92c869750248587c6b411 Mon Sep 17 00:00:00 2001 From: Simon Backx Date: Wed, 12 Apr 2023 16:38:53 +0200 Subject: [PATCH] Improved default post access for bulk modal refs https://github.com/TryGhost/Team/issues/2677 - Use post access level by default when doing single selection - Use default access level from settings when selecting multiple posts --- .../posts-list/modals/edit-posts-access.hbs | 2 +- .../posts-list/modals/edit-posts-access.js | 26 ++++++++++++++++--- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/ghost/admin/app/components/posts-list/modals/edit-posts-access.hbs b/ghost/admin/app/components/posts-list/modals/edit-posts-access.hbs index a4e05e5157..a802ebc8ff 100644 --- a/ghost/admin/app/components/posts-list/modals/edit-posts-access.hbs +++ b/ghost/admin/app/components/posts-list/modals/edit-posts-access.hbs @@ -1,4 +1,4 @@ -