From c7f829cfde03b3a81b2bd3e642a82ee0bc845f5d Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Tue, 30 Apr 2013 15:06:32 -0700 Subject: [PATCH] unbreak location-grouped package display --- httemplate/view/cust_main/locations.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0