comments changes
This commit is contained in:
parent
3da307aee2
commit
cec1074b50
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user