change aspect to define
This commit is contained in:
parent
57484beb66
commit
20ee527dbd
68 changed files with 218 additions and 218 deletions
|
|
@ -23,9 +23,9 @@ use WebGUI::Inbox;
|
|||
use WebGUI::Shop::Cart;
|
||||
use JSON qw{ from_json to_json };
|
||||
|
||||
aspect assetName => ['assetName', 'Asset_Sku'];
|
||||
aspect icon => 'Sku.gif';
|
||||
aspect tableName => 'sku';
|
||||
define assetName => ['assetName', 'Asset_Sku'];
|
||||
define icon => 'Sku.gif';
|
||||
define tableName => 'sku';
|
||||
|
||||
property description => (
|
||||
tab => "properties",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue