profile issues #47
|
@ -12,13 +12,13 @@
|
||||||
required style="width:100%">
|
required style="width:100%">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="p-col-12 p-md-6 p-lg-2" >
|
<!-- <div class="p-col-12 p-md-6 p-lg-2" >
|
||||||
<label for="txtSpouseNameInBangla">Name (Bn)</label>
|
<label for="txtSpouseNameInBangla">Name (Bn)</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-col-12 p-md-6 p-lg-4" style="margin: auto;">
|
<div class="p-col-12 p-md-6 p-lg-4" style="margin: auto;">
|
||||||
<input id="txtSpouseNameInBangla" formControlName="banglaname" class="bangla-font"
|
<input id="txtSpouseNameInBangla" formControlName="banglaname" class="bangla-font"
|
||||||
[(ngModel)]="spouse.nameinbangla" type="text" pInputText style="width:100%">
|
[(ngModel)]="spouse.nameinbangla" type="text" pInputText style="width:100%">
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<div class="p-col-12 p-md-6 p-lg-2" style="margin: auto;">
|
<div class="p-col-12 p-md-6 p-lg-2" style="margin: auto;">
|
||||||
<label>Level of Education</label>
|
<label>Level of Education</label>
|
||||||
|
@ -57,6 +57,7 @@
|
||||||
<kendo-datepicker [(ngModel)]="spouse.marriageDate" [format]="'dd-MMM-yyyy'"
|
<kendo-datepicker [(ngModel)]="spouse.marriageDate" [format]="'dd-MMM-yyyy'"
|
||||||
formControlName="marriageDate" id="dtpMarriageDate" style="width:100%"></kendo-datepicker>
|
formControlName="marriageDate" id="dtpMarriageDate" style="width:100%"></kendo-datepicker>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="p-lg-6"></div>
|
||||||
|
|
||||||
<!-- <div class="p-col-12 p-md-6 p-lg-2" style="margin: auto;">
|
<!-- <div class="p-col-12 p-md-6 p-lg-2" style="margin: auto;">
|
||||||
<label>Insurance Id</label>
|
<label>Insurance Id</label>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user