course details changes done

This commit is contained in:
gandhimathi 2018-01-31 10:51:06 +05:30
parent 0ee801242a
commit 179a73b7fd

View File

@ -125,7 +125,7 @@
<fieldset>
<table class="table table-hover">
<table class="table table-hover" ng-controller="studentModalDemoCtrl">
<thead>
<tr>
<th></th>
@ -162,7 +162,7 @@
</td>
<td><a tooltip="Click To View" class="text-orange" ng-click="setEditId(p,search,search2,search3.ActivityName,search4.Firstname,search5.statusName,myModel.search,myModel.dateTo);">{{p.TrackingID}}</a></td>
<td>{{p.followupDetails }}</td>
<td>{{p.LeadName}}</td>
<td> <a tooltip="View Student" class="text-dark" ng-click="open(p);">{{p.LeadName}}</a></td>
<td>{{p.MobileNumber}}</td>
<td>{{p.UniversityName}}</td>
<td>{{p.CourseName }}</td>