mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-07 16:13:42 +08:00
Menu editor: Hiding the Unpublish button, since the menu will become inaccessible unless the Menu type is Listable
This commit is contained in:
@@ -5,4 +5,8 @@
|
|||||||
<Place Parts_MenuWidget_Edit="Content:10"/>
|
<Place Parts_MenuWidget_Edit="Content:10"/>
|
||||||
<Place Parts_MenuWidget="Content"/>
|
<Place Parts_MenuWidget="Content"/>
|
||||||
<Place Parts_ShapeMenuItemPart_Edit="Content:10"/>
|
<Place Parts_ShapeMenuItemPart_Edit="Content:10"/>
|
||||||
|
|
||||||
|
<Match ContentType="Menu">
|
||||||
|
<Place Content_UnpublishButton="-" />
|
||||||
|
</Match>
|
||||||
</Placement>
|
</Placement>
|
Reference in New Issue
Block a user