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
|
|
@ -20,6 +20,7 @@ use Clone qw(clone);
|
|||
use JSON;
|
||||
use HTML::Packer;
|
||||
|
||||
use Moose;
|
||||
use WebGUI::Definition::Asset;
|
||||
define assetName => 'asset';
|
||||
define tableName => 'assetData';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue