Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
This commit is contained in:
parent
dd63819fe0
commit
117c7897bb
65 changed files with 64 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ package WebGUI::Asset::Wobject::EventManagementSystem;
|
|||
=cut
|
||||
|
||||
use strict;
|
||||
use Moose;
|
||||
use WebGUI::Definition::Asset;
|
||||
extends 'WebGUI::Asset::Wobject';
|
||||
define assetName => ['assetName', 'Asset_EventManagementSystem'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue