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