diff options
author | Mark Wells <mark@freeside.biz> | 2013-02-15 00:13:33 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-02-15 00:13:33 -0800 |
commit | 8b590098fbd78765f97d44f5500a967b4afdbbe1 (patch) | |
tree | 4874df0b4f61e9b92c2b128bafb08d78380cc947 /httemplate/search/report_477.html | |
parent | 6a0458ad05422b664918b0c7a18b456c022909ba (diff) |
remember 477 report part 5 selection, #13057
Diffstat (limited to 'httemplate/search/report_477.html')
-rwxr-xr-x | httemplate/search/report_477.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/search/report_477.html b/httemplate/search/report_477.html index f593a94d8..b842b1f3f 100755 --- a/httemplate/search/report_477.html +++ b/httemplate/search/report_477.html @@ -231,7 +231,9 @@ 'table' => 'part_pkg_report_option', 'name_col' => 'name', 'hashref' => { 'disabled' => '' }, - 'element_name' => 'partv_report_option', + 'element_name' => 'part5_report_option', + 'curr_value' => + FS::Report::FCC_477::restore_fcc477map("part5_report_option"), ) %> </TD> |