Fix a whole bunch of aspect comma/semicolon changes.
This commit is contained in:
parent
eb826c7d18
commit
dc2d086b2a
8 changed files with 20 additions and 20 deletions
|
|
@ -20,7 +20,7 @@ use WebGUI::Utility;
|
|||
use POSIX qw(ceil floor);
|
||||
use WebGUI::Definition::Asset;
|
||||
extends 'WebGUI::Asset::Wobject';
|
||||
aspect assetName => ['assetName', 'Asset_TimeTracking'],
|
||||
aspect assetName => ['assetName', 'Asset_TimeTracking'];
|
||||
aspect icon => 'timetrack.gif';
|
||||
aspect tableName => 'TT_wobject';
|
||||
property userViewTemplateId => (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue