fix sections, content and media start node in umbUserGroupPreview
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
name: "=",
|
||||
description: "=?",
|
||||
sections: "=?",
|
||||
contentStartNodes: "=?",
|
||||
mediaStartNodes: "=?",
|
||||
contentStartNode: "=?",
|
||||
mediaStartNode: "=?",
|
||||
allowRemove: "=?",
|
||||
onRemove: "&?"
|
||||
},
|
||||
|
||||
@@ -52,8 +52,8 @@
|
||||
icon="userGroup.icon"
|
||||
name="userGroup.name"
|
||||
sections="userGroup.sections"
|
||||
content-start-nodes="userGroup.startNodesContent"
|
||||
media-start-nodes="userGroup.startNodesMedia"
|
||||
content-start-node="userGroup.startContentId"
|
||||
media-start-node="userGroup.startMediaId"
|
||||
allow-remove="true"
|
||||
on-remove="vm.removeSelectedItem($index, vm.user.userGroups)">
|
||||
</umb-user-group-preview>
|
||||
|
||||
Reference in New Issue
Block a user