Skip to content

Commit

Permalink
added asterisk for cerficate (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
devpurushotam authored Jul 26, 2024
1 parent 1819fc8 commit 36729d2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
</div>
</div>
<div class="four wide column">
<div>
<label>{{resourceService?.frmelmnts?.cert?.lbl?.issueCertificate}}</label>
<div class="sb-field-group">
<label class="required">{{resourceService?.frmelmnts?.cert?.lbl?.issueCertificate}}</label>
<div class="d-flex py-8 flex-w-wrap">
<div class="sb-radio-btn-checkbox sb-radio-btn-primary">
<input (change)="handleInputChange('issue-certificate-yes')" formControlName="issueCertificate"
Expand Down

0 comments on commit 36729d2

Please sign in to comment.