comments changes

This commit is contained in:
gandhimathi 2018-05-30 18:24:14 +05:30
parent eee270f189
commit 270ff7225a

View File

@ -192,7 +192,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.SDate}}</td>
<td>{{s.Firstname}}</td>
</tbody>