btn raus
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<td>{{ user.roles?.join(', ') }}</td>
|
||||
<td>
|
||||
<!-- Hier könnte ein "Rollen bearbeiten"-Button hin -->
|
||||
<button (click)="onDelete(user)">Löschen</button>
|
||||
<!-- <button (click)="onDelete(user)">Löschen</button> -->
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user