there's a fix.
This commit is contained in:
parent
a48f5338c0
commit
f15864674b
1 changed files with 1 additions and 0 deletions
|
|
@ -2070,6 +2070,7 @@ sub www_addEventsToBadge {
|
||||||
}
|
}
|
||||||
$self->session->scratch->set('EMS_scratch_cart',join("\n",@pastEvents));
|
$self->session->scratch->set('EMS_scratch_cart',join("\n",@pastEvents));
|
||||||
$self->session->scratch->set('currentMainEvent',$eventId);
|
$self->session->scratch->set('currentMainEvent',$eventId);
|
||||||
|
$self->session->scratch->set('currentBadgeId',$bid);
|
||||||
return $self->www_search();
|
return $self->www_search();
|
||||||
}
|
}
|
||||||
return $self->www_resetScratchCart();
|
return $self->www_resetScratchCart();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue