mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-07 07:34:30 +08:00
Blog editor: Hiding the UnpublishButton as it's not supported by the Controller
This commit is contained in:
@@ -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...
|
||||
|
Reference in New Issue
Block a user