Aspect to Role renaming

This commit is contained in:
Colin Kuskie 2010-03-03 21:10:35 -08:00
parent dfc388fe3d
commit bf1cb7b721
7 changed files with 9 additions and 40 deletions

View file

@ -71,7 +71,7 @@ property hasTerms => (
maxlength => 255,
);
with 'WebGUI::AssetAspect::RssFeed';
with 'WebGUI::Role::Asset::RssFeed';
use WebGUI::Macro;
use XML::FeedPP;