Fix UI issue in the rights properties modal with open pads

pull/1/head
yflory 2019-10-31 12:17:03 +01:00
parent b4c9c7700f
commit c1ffb1e94e
1 changed files with 1 additions and 1 deletions

View File

@ -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([