From: Mark Wells Date: Sun, 13 Jan 2013 22:21:44 +0000 (-0800) Subject: debug X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=2659c88ba3c5b34cf6087d874c1a26a24bed9243 debug --- diff --git a/httemplate/view/cust_main/packages/section.html b/httemplate/view/cust_main/packages/section.html index 53bdfa14f..52246192f 100755 --- a/httemplate/view/cust_main/packages/section.html +++ b/httemplate/view/cust_main/packages/section.html @@ -37,7 +37,6 @@ % # include supplemental packages if any % $iopt{'supplemental'} = ($iopt{'supplemental'} || 0) + 1; % foreach my $supp_pkg ($cust_pkg->supplemental_pkgs) { -% warn $supp_pkg->pkgnum; <& .packagerow, $supp_pkg, %iopt &> % }