commit changes

This commit is contained in:
gandhimathi 2018-08-30 16:40:35 +05:30
parent 5bdb382528
commit 21e36b789c

View File

@ -152,7 +152,7 @@
<h3 style="color: blue;">Loading...</h3></div>
<h2> {{statusMessage}} </h2>
</div>
<div class="container">
<div class="container" ng-if="formPaymentDetails!=''">
<div class="container" align="center">
<table class="table table-border">
<thead>
@ -161,8 +161,8 @@
</thead>
<tbody>
<tr>
<td></td>
<td></td>
<td>{{formPaymentDetails.UniversityPaidAmount}}</td>
<td>{{formPaymentDetails.StudentPaidAmount}}</td>
</tr>
</tbody>
</table>