RT#28526: Package tab takes a long time to load with lots of packages
[freeside.git] / httemplate / view / cust_main / packages / section.html
index ce965c5..7a85d6b 100755 (executable)
@@ -116,6 +116,7 @@ my %conf_opt = (
   #for status.html
   'cust_pkg-show_autosuspend' => $conf->exists('cust_pkg-show_autosuspend'),
   'pkg_attached'              => $pkg_attached,
+  'part_pkg-delay_cancel-days' => $conf->config('part_pkg-delay_cancel-days') || 1,
   #for status.html pkg-balances
   'pkg-balances'              => $conf->exists('pkg-balances'),
   'money_char'                => ( $conf->config('money_char') || '$' ),