comments changes

This commit is contained in:
gandhimathi 2018-05-31 12:30:02 +05:30
parent 3da307aee2
commit cec1074b50

View File

@ -160,7 +160,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>