mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-07 07:34:30 +08:00
Taxonomies: Hiding the Unpublish and Delete buttons in the Term editor
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
<Placement>
|
||||
<Match ContentPart="TermPart">
|
||||
<Place Content_UnpublishButton="-"
|
||||
Content_DeleteButton="-" />
|
||||
</Match>
|
||||
|
||||
<!-- Location of field edition -->
|
||||
<Place Fields_TaxonomyField_Edit="Content:9"/>
|
||||
<Place Fields_TaxonomyFieldList_Edit="Content:9"/>
|
||||
|
Reference in New Issue
Block a user