Improve allow list UI

This commit is contained in:
yflory
2020-03-06 13:52:46 +01:00
parent 62725caace
commit dba2cb1860
3 changed files with 16 additions and 0 deletions

View File

@@ -160,6 +160,10 @@ define([
});
};
if (pending && !Object.keys(_owners).length) {
return $();
}
var msg = pending ? Messages.owner_removePendingText
: Messages.owner_removeText;
var removeCol = UIElements.getUserGrid(msg, {