mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-08 00:14:31 +08:00
Media: Hiding Unpublish Button in the Media editor, since it doesn't do anything
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
</Match>
|
||||
|
||||
<!-- MediaPart -->
|
||||
<Match ContentPart="MediaPart">
|
||||
<Place Content_UnpublishButton="-" />
|
||||
</Match>
|
||||
|
||||
<Match DisplayType="SummaryAdmin">
|
||||
<Place Parts_Media_SummaryAdmin="Meta:5"
|
||||
Parts_Media_Actions="Footer"
|
||||
|
Reference in New Issue
Block a user