debug
authorMark Wells <mark@freeside.biz>
Sun, 13 Jan 2013 22:21:44 +0000 (14:21 -0800)
committerMark Wells <mark@freeside.biz>
Sun, 13 Jan 2013 22:21:44 +0000 (14:21 -0800)
httemplate/view/cust_main/packages/section.html

index 53bdfa1..5224619 100755 (executable)
@@ -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 &>
 % }
 </%def>