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