diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index af2b86f86..4dd5f1e96 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -495,7 +495,7 @@ define([ data: _owners, large: true }, function () {}); - if (_ownersGrid) { + if (_ownersGrid && Object.keys(_owners).length) { $d.append(_ownersGrid.div); } else { $d.append([