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