remove debugging
authorivan <ivan>
Tue, 14 Apr 2009 21:01:40 +0000 (21:01 +0000)
committerivan <ivan>
Tue, 14 Apr 2009 21:01:40 +0000 (21:01 +0000)
httemplate/view/cust_main/packages.html

index 0da8250..ed98ba9 100755 (executable)
@@ -76,7 +76,7 @@ Current packages
   <TH CLASS="grid" BGCOLOR="#cccccc">Services</TH>
 </TR>
 
-% $FS::cust_pkg::DEBUG = 2;
+% #$FS::cust_pkg::DEBUG = 2;
 % foreach my $cust_pkg (@$packages) {
 %
 %   if ( $bgcolor eq $bgcolor1 ) {