syntax fix
This commit is contained in:
parent
996b80c853
commit
b1b85743db
1 changed files with 1 additions and 1 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue