Move AssetRole to Role::Asset, and update all client modules.
This commit is contained in:
parent
90facc46a9
commit
7caa3e3738
10 changed files with 15 additions and 15 deletions
|
|
@ -133,7 +133,7 @@ property userDefined5 => (
|
|||
default => '',
|
||||
);
|
||||
|
||||
with 'WebGUI::AssetRole::AlwaysHidden';
|
||||
with 'WebGUI::Role::Asset::AlwaysHidden';
|
||||
|
||||
use WebGUI::DateTime;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue