Projections: Hiding the Unpublish button in the Query (Properties) editor

This commit is contained in:
Benedek Farkas
2025-09-26 17:44:06 +02:00
parent 4490c9bc38
commit e7e888d422

View File

@@ -1,4 +1,8 @@
<Placement>
<Match ContentPart="QueryPart">
<Place Content_UnpublishButton="-" />
</Match>
<Place Parts_ProjectionPart_Edit="Content:5"/>
<Place Parts_ProjectionPart_List="Content:5"/>
<Place Parts_ProjectionPart_Pager="Content:after"/>