X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Flocations.html;h=0a2e5ec2c72c351e9dd7f374ccba3013418f9b03;hb=11bbf29de447fe39e9d7155fe280a0df70fa8c3c;hp=336c1aa98662f0b89301bea6072d161ca0b97d8b;hpb=0f0bc1ef7aafc6b3869c0f71ee2528c1c9897ce6;p=freeside.git 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