remove from manifest
This commit is contained in:
@@ -372,18 +372,6 @@ export const internalManifests: Array<ManifestTypes & { loader: () => Promise<ob
|
||||
editors: ['Umb.Editor.DataType'],
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'editorView',
|
||||
alias: 'Umb.EditorView.Users.UserGroups',
|
||||
name: 'User Groups',
|
||||
loader: () => import('./backoffice/editors/users/views/user-groups/editor-view-user-groups.element'),
|
||||
meta: {
|
||||
editors: ['Umb.Editor.Users'],
|
||||
pathname: 'user-groups',
|
||||
weight: 0,
|
||||
icon: 'document',
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'propertyAction',
|
||||
alias: 'Umb.PropertyAction.Copy',
|
||||
|
||||
Reference in New Issue
Block a user