Showned on Report spelling changed

This commit is contained in:
sriram-at-840620226347 2019-12-06 17:11:30 +05:30
parent a6daaa8bdf
commit 1a1ae8f0e6

View File

@ -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>