summaryrefslogtreecommitdiff
path: root/httemplate/view
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-01-13 14:21:44 -0800
committerMark Wells <mark@freeside.biz>2013-01-13 14:21:44 -0800
commit2659c88ba3c5b34cf6087d874c1a26a24bed9243 (patch)
treeeea7b793b944fe020a81e009a50666a1066dc201 /httemplate/view
parentceaa9e6ca4222595c1795c4bbde8d1c9609045e7 (diff)
debug
Diffstat (limited to 'httemplate/view')
-rwxr-xr-xhttemplate/view/cust_main/packages/section.html1
1 files changed, 0 insertions, 1 deletions
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 &>
% }
</%def>