mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-27 14:20:01 +00:00
feat(console): delete user (#819)
* add action col to user table, i18n * delete user from detail component * lint
This commit is contained in:
@@ -49,7 +49,6 @@ export class IamViewsComponent implements AfterViewInit {
|
||||
}
|
||||
|
||||
public cancelView(viewname: string, db: string): void {
|
||||
|
||||
const dialogRef = this.dialog.open(WarnDialogComponent, {
|
||||
data: {
|
||||
confirmKey: 'ACTIONS.CLEAR',
|
||||
|
||||
Reference in New Issue
Block a user