Removed commented code

This commit is contained in:
Kaleb Murphy 2008-08-22 21:48:43 +00:00
parent 22acd6eb8d
commit 49b06039d6

View file

@ -1564,7 +1564,6 @@ sub www_editThing {
-value => $properties{thingsPerPage},
);
$tab->raw($fieldsSearchScreen);
#if($warning){$output .= "<script> alert('$warning');</script>";}
if($warning){$output .= "$warning";}
$output .= $tabForm->print;