mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-08 00:14:31 +08:00
Widget editor: Hiding the UnpublishButton as it's not supported by the Widget AdminController
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
<Placement>
|
<Placement>
|
||||||
<Place Parts_Widgets_LayerPart="Content:1"/>
|
<Place Parts_Widgets_LayerPart="Content:1"/>
|
||||||
<Place Parts_Widgets_WidgetPart="Content:1"/>
|
<Place Parts_Widgets_WidgetPart="Content:1"/>
|
||||||
|
|
||||||
|
<Match ContentPart="WidgetPart">
|
||||||
|
<Place Content_UnpublishButton="-"/>
|
||||||
|
</Match>
|
||||||
</Placement>
|
</Placement>
|
||||||
|
Reference in New Issue
Block a user