Blog editor: Hiding the UnpublishButton as it's not supported by the Controller

This commit is contained in:
Benedek Farkas
2025-09-20 22:56:44 +02:00
parent 8227579c2e
commit 973114988e

View File

@@ -17,6 +17,7 @@
<Place Parts_Blogs_RecentBlogPosts="Content"/>
<!-- default positioning -->
<Match ContentType="Blog">
<Place Content_UnpublishButton="-"/>
<Match DisplayType="Detail">
<Place Parts_Common_Metadata="-"/>
<!-- blog posts currently added to the blog within the controller into Content:5 <Place Parts_Blogs_BlogPost_List="Content:5" /> but...