remove double registration of document publish
This commit is contained in:
@@ -145,18 +145,6 @@ const entityActions: Array<ManifestEntityAction> = [
|
||||
api: UmbPublishDocumentEntityAction,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'entityAction',
|
||||
alias: 'Umb.EntityAction.Document.Publish',
|
||||
name: 'Publish Document Entity Action',
|
||||
meta: {
|
||||
entityType,
|
||||
icon: 'umb:globe',
|
||||
label: 'Publish',
|
||||
repositoryAlias,
|
||||
api: UmbPublishDocumentEntityAction,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'entityAction',
|
||||
alias: 'Umb.EntityAction.Document.Unpublish',
|
||||
|
||||
Reference in New Issue
Block a user