Fix user listing for users which have neither displayName nor username yet
This commit is contained in:
@@ -168,6 +168,10 @@ tr:hover .table-actions {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.warning-label {
|
||||
margin-top: 6px;
|
||||
color: #8a6d3b;
|
||||
|
||||
Reference in New Issue
Block a user