ems user experience mostly done
This commit is contained in:
parent
ec8bcd5ff8
commit
cfcfc88714
9 changed files with 492 additions and 699 deletions
|
|
@ -348,7 +348,7 @@ sub www_addToCart {
|
|||
|
||||
# add it to the cart
|
||||
$self->addToCart(\%badgeInfo);
|
||||
return $self->getParent->www_viewExtras($self->getOptions->{badgeId});
|
||||
return $self->getParent->www_buildBadge($self->getOptions->{badgeId});
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue