Add asset properties for parameters and variants as JSON.

Handle getting and setting this data, interfaced as
perl data rather than JSON.
Basic screen for adding/editing parameters.
i18n for the parameter editing screen.
This commit is contained in:
Colin Kuskie 2008-04-14 03:55:12 +00:00
parent a9b67556e6
commit 0e747fd5ed
3 changed files with 176 additions and 2 deletions

View file

@ -80,7 +80,7 @@ our $HELP = {
title => 'product asset template variables title',
body => 'product asset template variables body',
isa => [
{ namespace => 'Asset_Wobject',
{ namespace => 'Asset_Sku',
tag => 'wobject template variables'
},
],