small improovements
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
{user.username}
|
||||
</td>
|
||||
<td>
|
||||
{user.room.name}
|
||||
{user.room.name??}
|
||||
</td>
|
||||
<td style="width:1px; white-space:nowrap;">
|
||||
<a class="btn btn-primary btn-sm" data-bs-toggle="modal" data-bs-target="#userModal{count}" role="button">Edit</a>
|
||||
|
||||
Reference in New Issue
Block a user