comments changes

This commit is contained in:
gandhimathi 2018-05-30 18:25:07 +05:30
parent 5d89b0d3b7
commit 5fc5c5324b

View File

@ -191,7 +191,7 @@
<span ng-if="s.ProgramType !== 'Y001'">(<b>{{s.Sem}}</b>)</span>
</th>
<td>{{s.ListName}}</td>
<td>{{s.Comments}}</td>
<td><span style="white-space:pre-wrap;">{{s.Comments}}</span></td>
<td>{{s.AnsDate}}</td>
<td>{{s.Firstname}}</td>
</tbody>