change aspect to define
This commit is contained in:
parent
57484beb66
commit
20ee527dbd
68 changed files with 218 additions and 218 deletions
|
|
@ -28,10 +28,10 @@ use JSON ();
|
|||
use WebGUI::Definition::Asset;
|
||||
extends 'WebGUI::Asset::Wobject';
|
||||
|
||||
aspect assetName => ['assetName', 'Asset_DataForm'];
|
||||
aspect uiLevel => 5;
|
||||
aspect tableName => 'DataForm';
|
||||
aspect icon => 'dataForm.gif';
|
||||
define assetName => ['assetName', 'Asset_DataForm'];
|
||||
define uiLevel => 5;
|
||||
define tableName => 'DataForm';
|
||||
define icon => 'dataForm.gif';
|
||||
property templateId => (
|
||||
fieldType => 'template',
|
||||
default => 'PBtmpl0000000000000141',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue