address filed changes in my profile
This commit is contained in:
parent
e30adbae63
commit
ea09cf92b6
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user