Showned on Report spelling changed
This commit is contained in:
parent
a6daaa8bdf
commit
1a1ae8f0e6
@ -90,7 +90,7 @@
|
||||
|
||||
<!-- <input #focusName *ngIf="image.Name ==''" width="20px" ion-input type="text" placeholder="Document Name" (blur)="changeNameForBucket($event.target.value,i,image.image)"> -->
|
||||
<span *ngIf="pdDetails.form_id == '5' && image.is_show_report == 1">
|
||||
<br/> <label *ngIf="image.is_show_report == 1"><small>Showned on Report</small></label>
|
||||
<br/> <label *ngIf="image.is_show_report == 1"><small>Shown on Report</small></label>
|
||||
|
||||
<!-- <mat-radio-group aria-label="Select an option" (change)="changeOptions($event.value,i)">
|
||||
<mat-radio-button value=1>Shown On Report</mat-radio-button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user