comments in daybook
This commit is contained in:
parent
6ba505ed90
commit
15314b3224
@ -217,7 +217,7 @@
|
|||||||
<td>{{p.Amount}}</td>
|
<td>{{p.Amount}}</td>
|
||||||
<td>{{p.Balance}}</td>
|
<td>{{p.Balance}}</td>
|
||||||
<td>
|
<td>
|
||||||
<div class="containersPara"> {{p.ReceiptNoComments}}</div>
|
<div class="containersPara"> {{p.ReceiptNoComments}}{{p.Description}}</div>
|
||||||
</td>
|
</td>
|
||||||
<td>{{p.Reason}}</td>
|
<td>{{p.Reason}}</td>
|
||||||
<!--<td class="center" tooltip="{{p.Approval_Comments}}" ng-if="p.ListName == 'Income'">
|
<!--<td class="center" tooltip="{{p.Approval_Comments}}" ng-if="p.ListName == 'Income'">
|
||||||
|
|||||||
@ -213,7 +213,7 @@
|
|||||||
<td>{{p.Balance}}</td>
|
<td>{{p.Balance}}</td>
|
||||||
|
|
||||||
<td>
|
<td>
|
||||||
<div class="containersPara"><span style="white-space:pre-wrap;">{{p.ReceiptNoComments}}</span></div> </td>
|
<div class="containersPara"><span style="white-space:pre-wrap;">{{p.ReceiptNoComments}}{{p.Description}}</span></div> </td>
|
||||||
<td>{{p.Reason}}</td>
|
<td>{{p.Reason}}</td>
|
||||||
<!--<td class="center" tooltip="{{p.Approval_Comments}}" ng-if="p.ListName == 'Income'">
|
<!--<td class="center" tooltip="{{p.Approval_Comments}}" ng-if="p.ListName == 'Income'">
|
||||||
- </td>-->
|
- </td>-->
|
||||||
|
|||||||
@ -198,7 +198,7 @@
|
|||||||
<td>{{p.Amount}}</td>
|
<td>{{p.Amount}}</td>
|
||||||
<td>{{p.Balance}}</td>
|
<td>{{p.Balance}}</td>
|
||||||
<td>
|
<td>
|
||||||
<div class="containersPara"><span style="white-space:pre-wrap;">{{p.ReceiptNoComments}}</span></div> </td>
|
<div class="containersPara"><span style="white-space:pre-wrap;">{{p.ReceiptNoComments}}{{p.Description}}</span></div> </td>
|
||||||
<td>{{p.Reason}}</td>
|
<td>{{p.Reason}}</td>
|
||||||
<!--<td class="center" tooltip="{{p.Approval_Comments}}" ng-if="p.ListName == 'Income'">
|
<!--<td class="center" tooltip="{{p.Approval_Comments}}" ng-if="p.ListName == 'Income'">
|
||||||
- </td>-->
|
- </td>-->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user