vendor changes
This commit is contained in:
parent
214d1f472e
commit
3527509236
@ -44,7 +44,7 @@
|
|||||||
<mat-slide-toggle color="primary" [formControl]="regForm.controls['isactive']">
|
<mat-slide-toggle color="primary" [formControl]="regForm.controls['isactive']">
|
||||||
Isactive
|
Isactive
|
||||||
</mat-slide-toggle>
|
</mat-slide-toggle>
|
||||||
<button mat-raised-button mat-icon-button class="mr-1 mb-1 hover-icon ml-1" matTooltip="Password Reset" matTooltipPosition="above" type="button" (click)="resetAdminPassword()"><mat-icon>settings_backup_restore</mat-icon></button>
|
<!-- <button mat-raised-button mat-icon-button class="mr-1 mb-1 hover-icon ml-1" matTooltip="Password Reset" matTooltipPosition="above" type="button" (click)="resetAdminPassword()"><mat-icon>settings_backup_restore</mat-icon></button> -->
|
||||||
</div>
|
</div>
|
||||||
</mat-card-content>
|
</mat-card-content>
|
||||||
</mat-card>
|
</mat-card>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user