label changes

This commit is contained in:
gandhimathi 2018-08-30 17:16:46 +05:30
parent e3474d0bdf
commit 7baad2b2f7

View File

@ -132,9 +132,10 @@
{{p.FormType}}
</td>
<td>
<a tooltip="View Student" ng-click="open(p);" class="text-dark">
<a class="text-dark">
{{p.Firstname}} {{p.Lastname}}
</a>
<!--tooltip="View Student" ng-click="open(p);"-->
</td>
<td>{{p.Fathername}}</td>
<td>{{p.UniversityName}}</td>
@ -156,7 +157,7 @@
<div class="container" align="center">
<table class="table table-border">
<thead>
<th>University Fee Details</th>
<th>University Fee Paid Details</th>
<th>Student Fee Paid Details</th>
</thead>
<tbody>