fixes
This commit is contained in:
parent
e2bc628594
commit
e9fef796e3
1 changed files with 2 additions and 1 deletions
|
|
@ -2276,7 +2276,8 @@ sub www_saveRegistrantInfo {
|
|||
}
|
||||
|
||||
$self->session->scratch->set('currentBadgeId',$badgeId);
|
||||
return $self->www_view;
|
||||
my $nameOfEventAdded = $self->getEventName($self->session->scratch->get('currentMainEvent'));
|
||||
return $self->www_search($nameOfEventAdded);
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue