mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:46:55 +00:00
Issue 3312 (#3339)
This commit is contained in:
parent
85d35319cd
commit
52141732d7
@ -934,7 +934,7 @@
|
||||
{{chartSlab.amountRangeFrom}} - {{chartSlab.amountRangeTo}}
|
||||
</td>
|
||||
<td ng-show="chartSlab.fromPeriod != undefined">{{chartSlab.fromPeriod}} -
|
||||
{{chartSlab.toPeriod}} {{chartSlab.periodType.value}}
|
||||
{{chartSlab.toPeriod}} {{chart.periodTypes[chartSlab.periodType.id].value}}
|
||||
</td>
|
||||
<td ng-show="chartSlab.fromPeriod == undefined"> </td>
|
||||
<td ng-show="!depositproduct.activeChart.isPrimaryGroupingByAmount && chartSlab.amountRangeFrom != undefined">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user