wrong method name
This commit is contained in:
parent
34cff11181
commit
03611cacf3
1 changed files with 1 additions and 1 deletions
|
|
@ -2487,7 +2487,7 @@ sub www_search {
|
|||
|
||||
if ($masterEventId && !$badgeHolderId) {
|
||||
# something is wrong; they must have skipped the badge choice step.
|
||||
return $self->editRegistrantInfo();
|
||||
return $self->www_editRegistrantInfo();
|
||||
}
|
||||
|
||||
# Get all the attendees details
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue