document groups

This commit is contained in:
j 2024-03-08 13:23:41 +00:00
parent a745943a4f
commit c8799df308
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@ pandora.ui.documentInfoView = function(data, isMixed) {
pandora.$ui.groupsDialog = pandora.ui.groupsDialog({
id: data.id,
name: data.title,
type: 'item'
type: 'document'
})
.bindEvent({
groups: function(data) {