diff --git a/static/js/documentInfoView.leftovers.js b/static/js/documentInfoView.leftovers.js index 7b3721e..35b0d03 100644 --- a/static/js/documentInfoView.leftovers.js +++ b/static/js/documentInfoView.leftovers.js @@ -515,7 +515,8 @@ pandora.ui.documentInfoView = function(data, isMixed) { } // User and Groups --------------------------------------------------------- if (!isMultiple && pandora.hasCapability('canManageUsers', pandora.user.level)) { - ['user', 'groups'].forEach(function(key) { + //['user', 'groups'].forEach(function(key) { + ['user'].forEach(function(key) { var $input; (canEdit || data[key] && data[key].length) && $('