fix for stickiness on errors
authorivan <ivan>
Thu, 30 Jul 2009 06:48:07 +0000 (06:48 +0000)
committerivan <ivan>
Thu, 30 Jul 2009 06:48:07 +0000 (06:48 +0000)
httemplate/elements/select-cust_pkg-balances.html

index d41bd03..cd2e1a8 100644 (file)
@@ -9,6 +9,8 @@
 
 my %opt = @_;
 
+my $cgi = $opt{'cgi'};
+
 my @cust_pkg;
 if ( $opt{'cust_pkg'} ) {