0001606: Promote Batch
This commit is contained in:
parent
2913023e37
commit
aaeb413ad3
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user