oopsie
This commit is contained in:
parent
69e2888df8
commit
979577a287
1 changed files with 1 additions and 2 deletions
|
|
@ -1842,8 +1842,7 @@ sub www_editEvent {
|
||||||
-vertical=>1,
|
-vertical=>1,
|
||||||
-extras=>' onclick="changePassType();" ',
|
-extras=>' onclick="changePassType();" ',
|
||||||
-label=>$i18n->echo('assigned discount pass'),
|
-label=>$i18n->echo('assigned discount pass'),
|
||||||
-hoverHelp=>$i18n->echo('Which Discount Pass will be applied to this event.'),
|
-hoverHelp=>$i18n->echo('Which Discount Pass will be applied to this event.')
|
||||||
-value=>$self->session->form->get("passId") || $event->{passId}
|
|
||||||
);
|
);
|
||||||
$f->selectBox(
|
$f->selectBox(
|
||||||
-name=>'passId',
|
-name=>'passId',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue