address filed changes in my profile

This commit is contained in:
gandhimathi 2018-05-30 11:27:44 +05:30
parent e30adbae63
commit ea09cf92b6

View File

@ -90,11 +90,11 @@
</tr>
<tr>
<td>Present Address <span style="float: right;">:</span></td>
<td style="width: 280px;"> {{userInfo.PresentAddress}}</span></td>
<td style="width: 280px;"><span style="white-space:pre-wrap;">{{userInfo.PresentAddress}}</span></td>
</tr>
<tr>
<td>Permanent Address <span style="float: right;">:</span></td>
<td> {{userInfo.PermanentAddress}}</td>
<td><span style="white-space:pre-wrap;">{{userInfo.PermanentAddress}}</span></td>
</tr>
</tbody>
</table>