scalar cgi param
[freeside.git] / httemplate / browse / part_pkg_taxproduct / suretax.html
index 8f237f3..178062c 100755 (executable)
@@ -124,7 +124,7 @@ foreach my $row ( qsearch({
 &>
 <& /elements/hidden.html,
   field       => 'id',
-  curr_value  => $cgi->param('id'),
+  curr_value  => scalar($cgi->param('id')),
 &>
 </%def>
 <%init>