Aspect to Role renaming
This commit is contained in:
parent
dfc388fe3d
commit
bf1cb7b721
7 changed files with 9 additions and 40 deletions
|
|
@ -52,8 +52,8 @@ property isFeatured => (
|
|||
);
|
||||
|
||||
with 'WebGUI::Role::Asset::AlwaysHidden';
|
||||
with 'WebGUI::AssetAspect::Subscribable';
|
||||
with 'WebGUI::AssetAspect::Comments';
|
||||
with 'WebGUI::Role::Asset::Subscribable';
|
||||
with 'WebGUI::Role::Asset::Comments';
|
||||
|
||||
use WebGUI::International;
|
||||
use WebGUI::Utility;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue