mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-08 00:14:31 +08:00
Taxonomies: Hiding the Unpublish button in the Taxonomy editor
This commit is contained in:
@@ -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"/>
|
||||
|
Reference in New Issue
Block a user