change aspect to define
This commit is contained in:
parent
57484beb66
commit
20ee527dbd
68 changed files with 218 additions and 218 deletions
|
|
@ -21,10 +21,10 @@ use JSON;
|
|||
use HTML::Packer;
|
||||
|
||||
use WebGUI::Definition::Asset;
|
||||
aspect assetName => 'asset';
|
||||
aspect tableName => 'assetData';
|
||||
aspect icon => 'assets.gif';
|
||||
aspect uiLevel => 1;
|
||||
define assetName => 'asset';
|
||||
define tableName => 'assetData';
|
||||
define icon => 'assets.gif';
|
||||
define uiLevel => 1;
|
||||
property title => (
|
||||
tab => "properties",
|
||||
label => ['99','Asset'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue