QC Sms icon change
This commit is contained in:
parent
1ad489f820
commit
ccd73feaca
@ -140,7 +140,7 @@
|
||||
<span> <button *ngIf="master.fk_pd_type == '2'"
|
||||
mat-raised-button mat-icon-button class="mr-1 mb-1 hover-icon" type="button" (click)="onClickSmsLink(master)"
|
||||
matTooltip="Send Customer Image Recapture Link via SMS" matTooltipPosition="above" >
|
||||
<mat-icon>sms</mat-icon>
|
||||
<mat-icon>description</mat-icon>
|
||||
</button> </span>
|
||||
<button *ngIf="master.fk_pd_type == '2'" mat-stroked-button class="mr-1 mb-1" color="primary" (click)="openCusImages()">
|
||||
<mat-icon>collections</mat-icon>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user