comments changes
This commit is contained in:
parent
5d89b0d3b7
commit
5fc5c5324b
@ -191,7 +191,7 @@
|
|||||||
<span ng-if="s.ProgramType !== 'Y001'">(<b>{{s.Sem}}</b>)</span>
|
<span ng-if="s.ProgramType !== 'Y001'">(<b>{{s.Sem}}</b>)</span>
|
||||||
</th>
|
</th>
|
||||||
<td>{{s.ListName}}</td>
|
<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.AnsDate}}</td>
|
||||||
<td>{{s.Firstname}}</td>
|
<td>{{s.Firstname}}</td>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user