course details changes done

This commit is contained in:
gandhimathi 2018-01-31 11:07:14 +05:30
parent 7669723d27
commit 309520f11d

View File

@ -65,7 +65,7 @@
<fieldset>
<table class="table table-hover">
<table class="table table-hover" ng-controller="studentModalDemoCtrl">
<thead>
<tr >
<th></th>
@ -105,8 +105,8 @@
<td><a class="text-orange" ng-click="setEditId(p,'','','','','',myModel.search);">{{p.TrackingID}}</a></td>
<td>{{p.followupDetails }}</td>
<td>{{p.LeadName}}</td>
<td>{{p.MobileNumber}}</td>
<td><a tooltip="View Student" class="text-dark" ng-click="open(p);">{{p.LeadName}}</a></td>
<td><a tooltip="View Student" class="text-dark" ng-click="open(p);">{{p.MobileNumber}}</a></td>
<td>{{p.UniversityName}}</td>
<td>{{p.CourseName }}</td>
<td>{{p.ActivityName}}</td>