add latitude/longitude to prospects, customers and package locations, RT#15539
[freeside.git] / httemplate / view / cust_main / packages / section.html
index 20c9988..85f0c79 100755 (executable)
 %     }
 %
 %     my %iopt = (
-%       'bgcolor'  => $bgcolor,
-%       'cust_pkg' => $cust_pkg,
-%       'part_pkg' => $cust_pkg->part_pkg,
+%       'bgcolor'   => $bgcolor,
+%       'cust_pkg'  => $cust_pkg,
+%       'part_pkg'  => $cust_pkg->part_pkg,
+%       'cust_main' => $opt{'cust_main'},
 %       %conf_opt,
 %     );
 %