student pending document comments changes

This commit is contained in:
gandhimathi 2018-05-31 10:02:47 +05:30
parent 1df5d0ba3c
commit 2e1c109547

View File

@ -633,7 +633,7 @@
</thead> </thead>
<tbody ng-repeat="penddoc in studentPendingDocumentsDetails"> <tbody ng-repeat="penddoc in studentPendingDocumentsDetails">
<tr> <tr>
<td>{{penddoc.Details}}</td> <td><span style="white-space:pre-wrap;">{{penddoc.Details}}</span></td>
<td>{{penddoc.DocumentDate}}</td> <td>{{penddoc.DocumentDate}}</td>
<!--<td> <!--<td>
<span ng-if="penddoc.Status == 1">Open</span> <span ng-if="penddoc.Status == 1">Open</span>