fix interaction of cust_pkg-group_by_location and "move services" UI, #34008
[freeside.git] / httemplate / view / cust_main / locations.html
index 336c1aa..0a2e5ec 100755 (executable)
@@ -58,11 +58,9 @@ table.location {
 % }
 </DIV></TH></TR>
 %   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 &>
 %   }
 </TABLE><BR>
 % } #foreach $locationnum