Let the AssetReport asset search over all wobjects.

This commit is contained in:
Colin Kuskie 2012-07-17 11:28:11 -07:00
parent d7b0468848
commit 6ca603e7dd
2 changed files with 3 additions and 0 deletions

View file

@ -228,6 +228,8 @@ sub toHtml {
className
});
push @{ $classes }, 'WebGUI::Asset::Wobject';
#Hard code these for now
my %asset = (
"asset.creationDate" => $i18n->get("creationDate (asset)"),