comments changes

This commit is contained in:
gandhimathi 2018-05-30 18:24:48 +05:30
parent 14c4ba6123
commit 5d89b0d3b7

View File

@ -189,7 +189,7 @@
<tbody ng-repeat="s in prevStatusListForStudentCourse">
<td>{{s.ListName}}</td>
<td>{{s.Comments}}</td>
<td><span style="white-space:pre-wrap;">{{s.Comments}}</span></td>
<td>{{s.CertificateName}}</td>
<td>{{s.AppDate}}</td>
<td>{{s.Firstname}}</td>