edit student details changes

This commit is contained in:
gandhimathi 2018-05-17 17:11:42 +05:30
parent a5a1320734
commit d7e00608f1

View File

@ -648,7 +648,7 @@
<span ng-if="penddoc.Status == 0">Close</span>
</td>-->
<td>
{{penddoc.StatusName}}
{{penddoc.StatusName | ucfirst}}
</td>
<td class="center">
<button tooltip="Delete" class="btn btn-xs btn-danger" ng-click="deletePendingDocDetails(penddoc, p.StudentID)">