comments changes done

This commit is contained in:
gandhimathi 2018-05-31 12:27:23 +05:30
parent 3baa171dcf
commit fd495720cc

View File

@ -183,7 +183,7 @@
<span tooltip="Fees Updation" ng-if=" p.PaymentStatus == 0 " style="color:chocolate">{{p.TypeName}}</span></td>
<td>{{p.ReceiptNo}}</td>
<td>
<div class="containersPara">{{p.ReceiptNoComments}}</div> </td>
<div class="containersPara"><span style="white-space:pre-wrap;">{{p.ReceiptNoComments}}</span></div> </td>
<td>{{p.ModeOfPayment}}</td>
<td>{{p.Amount}}</td>
<td>{{p.Balance}}</td>