mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-07 16:13:58 +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>
|
||||
<Place Parts_Widgets_LayerPart="Content:1"/>
|
||||
<Place Parts_Widgets_WidgetPart="Content:1"/>
|
||||
|
||||
<Match ContentPart="WidgetPart">
|
||||
<Place Content_UnpublishButton="-"/>
|
||||
</Match>
|
||||
</Placement>
|
||||
|
Reference in New Issue
Block a user