student pending document comments changes
This commit is contained in:
parent
1df5d0ba3c
commit
2e1c109547
@ -633,7 +633,7 @@
|
||||
</thead>
|
||||
<tbody ng-repeat="penddoc in studentPendingDocumentsDetails">
|
||||
<tr>
|
||||
<td>{{penddoc.Details}}</td>
|
||||
<td><span style="white-space:pre-wrap;">{{penddoc.Details}}</span></td>
|
||||
<td>{{penddoc.DocumentDate}}</td>
|
||||
<!--<td>
|
||||
<span ng-if="penddoc.Status == 1">Open</span>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user