diff --git a/Theme/Backend/helper-list.tpl.php b/Theme/Backend/helper-list.tpl.php index 413b110..1779239 100755 --- a/Theme/Backend/helper-list.tpl.php +++ b/Theme/Backend/helper-list.tpl.php @@ -58,20 +58,64 @@ echo $this->getData('nav')->render(); ?>
getHtml('Helpers'); ?>
- +
$value) : ++$count; $url = UriFactory::build('{/prefix}helper/list?path=' . \rtrim($value->getVirtualPath(), '/') . '/' . $value->name); ?> -
getHtml('Name'); ?> + + + getHtml('Tag'); ?> + + + getHtml('Creator'); ?> + + + getHtml('Updated'); ?> + + +
+ printHtml($value->name); ?> printHtml($value->createdBy->name1); ?>