student modal comments changes
This commit is contained in:
parent
768d3f16b7
commit
447c9f3edd
@ -92,11 +92,11 @@
|
||||
{{pdfItems.studentDetails.MotherName}}
|
||||
</td>
|
||||
<td><strong>Present Address</strong></br>
|
||||
{{pdfItems.studentDetails.PresentAddress}}
|
||||
<span style="white-space:pre-wrap;">{{pdfItems.studentDetails.PresentAddress}}</span>
|
||||
</td>
|
||||
|
||||
<td><strong>Permanent Address</strong></br>
|
||||
{{pdfItems.studentDetails.PermanentAddress}}
|
||||
<span style="white-space:pre-wrap;">{{pdfItems.studentDetails.PermanentAddress}}</span>
|
||||
</td>
|
||||
|
||||
<td><strong>Qualification</strong></br>{{pdfItems.studentDetails.PreQualification}}</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user