Taxonomies: Hiding the Unpublish button in the Taxonomy editor

This commit is contained in:
Benedek Farkas
2025-09-26 17:27:22 +02:00
parent 08b65c241c
commit 3cdf4e9a1b

View File

@@ -4,6 +4,10 @@
Content_DeleteButton="-" />
</Match>
<Match ContentPart="TaxonomyPart">
<Place Content_UnpublishButton="-" />
</Match>
<!-- Location of field edition -->
<Place Fields_TaxonomyField_Edit="Content:9"/>
<Place Fields_TaxonomyFieldList_Edit="Content:9"/>