0001606: Promote Batch

This commit is contained in:
sriramv 2019-01-23 15:04:55 +05:30
parent 2913023e37
commit aaeb413ad3

View File

@ -148,7 +148,7 @@
<td><input type="checkbox" ng-checked="myModel.all" id="{{p.StudentID}}" name="{{p.StudentID}}" class="" ng-click="isClick($event);"></td>
<td>{{p.Firstname}}{{p.Lastname}}</td>
<!-- <td>{{p.UniversityShortName}}</td> -->
<td>{{p.CourseName}}{{(p.CourseCode)}}</td>
<td>{{p.CourseName}}</td>
<td>{{p.MobileNumber}}</td>
<td>{{p.EmailID}}</td>
<td>{{p.SessionName}}</td>