lots of bug fixes
This commit is contained in:
parent
1744f0d10b
commit
9d025d7c28
20 changed files with 75 additions and 46 deletions
|
|
@ -155,6 +155,7 @@ sub view {
|
|||
push(@{$vars{"file_loop"}},{
|
||||
id=>$child->getId,
|
||||
title=>$child->get("title"),
|
||||
synopsis=>$child->get("synopsis"),
|
||||
size=>WebGUI::Utility::formatBytes($child->get("assetSize")),
|
||||
"date.epoch"=>$child->get("dateStamp"),
|
||||
"icon.small"=>$child->getIcon(1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue