fix display bugs in the Subscription template (no price, and bare parens showing when no code batches are available)
This commit is contained in:
parent
9e5642b9f6
commit
59424e1fe3
5 changed files with 9 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ our $HELP = {
|
|||
{ name => 'thankYouMessage', description=>'thank you message help' },
|
||||
{ name => 'redeemCodeLabel' , required=>1 },
|
||||
{ name => 'redeemCodeUrl' , required=>1 },
|
||||
{ name => 'price' , required=>1 },
|
||||
],
|
||||
related => [
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue