Update Macros for wg8 instanciators.
This commit is contained in:
parent
35e1e8c943
commit
f17fc5c7ad
12 changed files with 39 additions and 37 deletions
|
|
@ -118,7 +118,7 @@ sub process {
|
|||
$var{'lastActivity_label'} = $i18n->get("Last Activity");
|
||||
|
||||
# Process Template
|
||||
return WebGUI::Asset::Template->new($session,$templateId)->process(\%var);
|
||||
return WebGUI::Asset::Template->newById($session,$templateId)->process(\%var);
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue