From: Mark Wells Date: Tue, 30 Apr 2013 22:06:32 +0000 (-0700) Subject: unbreak location-grouped package display X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c7f829cfde03b3a81b2bd3e642a82ee0bc845f5d;p=freeside.git unbreak location-grouped package display --- diff --git a/httemplate/view/cust_main/locations.html b/httemplate/view/cust_main/locations.html index b29d0ce4d..689c9a390 100755 --- a/httemplate/view/cust_main/locations.html +++ b/httemplate/view/cust_main/locations.html @@ -36,7 +36,7 @@ STYLE="padding-bottom: 0px; % } % if (@$packages) { -<& packages/section.html, 'packages' => $packages &> +<& packages/section.html, 'packages' => $packages, 'cust_main' => $cust_main &> % }
% } #foreach $locationnum