X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Flocations.html;h=0a2e5ec2c72c351e9dd7f374ccba3013418f9b03;hp=336c1aa98662f0b89301bea6072d161ca0b97d8b;hb=58cdf1b78c0cd419eacf7db8661564af050e0f12;hpb=f39624dd22a91495798f253aa5f122e05a77bc41 diff --git a/httemplate/view/cust_main/locations.html b/httemplate/view/cust_main/locations.html index 336c1aa98..0a2e5ec2c 100755 --- a/httemplate/view/cust_main/locations.html +++ b/httemplate/view/cust_main/locations.html @@ -58,11 +58,9 @@ table.location { % } % if (@$packages) { - <& packages/section.html, - 'packages' => $packages, - 'cust_main' => $cust_main, - 'no_links' => $opt{no_links} - &> +% my %sopt = %opt; +% $sopt{'packages'} = $packages; + <& packages/section.html, %sopt &> % }
% } #foreach $locationnum