syntax fix

This commit is contained in:
Matthew Wilson 2006-05-08 14:13:12 +00:00
parent 996b80c853
commit b1b85743db

View file

@ -1837,7 +1837,7 @@ sub www_editEvent {
$f->radioList(
-name=>'passType',
-options=>\%passOptions,
-vertical=1,
-vertical=>1,
-extras=>' onclick="changePassType();" ',
-subtext=>'<script type="text/javascript">
var passIdRow = document.getElementById("passIdRow");