diff options
Diffstat (limited to 'FS/FS/part_pkg/torrus_bw_percentile.pm')
-rw-r--r-- | FS/FS/part_pkg/torrus_bw_percentile.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/part_pkg/torrus_bw_percentile.pm b/FS/FS/part_pkg/torrus_bw_percentile.pm index 16be62786..d8798995b 100644 --- a/FS/FS/part_pkg/torrus_bw_percentile.pm +++ b/FS/FS/part_pkg/torrus_bw_percentile.pm @@ -10,7 +10,6 @@ our %info = ( 'weight' => 54.5, #:/ 'inherit_fields' => [ 'flat', 'global_Mixin' ], 'fields' => { - #'recur_temporality' => { 'hidden' => 1, 'value' => 'preceding' }, #XXX do 'recur_temporality' => { 'disabled' => 1 }, 'sync_bill_date' => { 'disabled' => 1 }, 'cutoff_day' => { 'disabled' => 1 }, |