change aspect to define
This commit is contained in:
parent
57484beb66
commit
20ee527dbd
68 changed files with 218 additions and 218 deletions
|
|
@ -20,10 +20,10 @@ use WebGUI::International;
|
|||
use WebGUI::Definition::Asset;
|
||||
extends 'WebGUI::Asset::Wobject';
|
||||
|
||||
aspect assetName => ['assetName','Asset_SyndicatedContent'];
|
||||
aspect uiLevel => 6;
|
||||
aspect icon => 'syndicatedContent.gif';
|
||||
aspect tableName => 'SyndicatedContent';
|
||||
define assetName => ['assetName','Asset_SyndicatedContent'];
|
||||
define uiLevel => 6;
|
||||
define icon => 'syndicatedContent.gif';
|
||||
define tableName => 'SyndicatedContent';
|
||||
property cacheTimeout => (
|
||||
tab => "display",
|
||||
fieldType => "interval",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue