begin migrating Product data into variants

This commit is contained in:
Colin Kuskie 2008-04-30 23:28:57 +00:00
parent fe20db884a
commit 1b6d7a9e7e
2 changed files with 30 additions and 8 deletions

View file

@ -81,13 +81,6 @@ sub definition {
hoverHelp=>$i18n->get('62 description'),
defaultValue=>'PBtmpl0000000000000056'
},
price=>{
label=>$i18n->get(10),
hoverHelp=>$i18n->get('10 description'),
tab => "shop",
fieldType=>"text",
defaultValue=>undef
},
image1=>{
tab => "properties",
fieldType=>"image",